- Dec 06, 2011
-
-
Martin Jansa authored
edbus: include libeconnman0_7x in edbus-connman, otherwise whole PN is renamed and breaks upgrade path Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* example of working omapfb patch and optimizations is in meta-smartphone layer http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=483afbee82869a0b2dacadc4b9580c47dcb59d26 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Dec 05, 2011
-
-
Khem Raj authored
backport --with-linker-hash-style from trunk, fix GNU_HASH QA warnings once for all Explicitly disable configuring with cloog/ppl while building gcc if the user has it installed on build box then gcc's configure will try to use it and it can go wrong and create problems since we never built it so Move to tip of FSF gcc-4_5-branch brings in bug fixes PR 50091/ppc 50464/x86 50273/fortran 44473/c++ mangler 49965/sparc 50565/c 50659/fortran 50618/c++ 50737/alpha 50793/c++ 50788/x86/SSE 50691/pa 50875/x86/SSE 50979/sparc 30282/ppc 51187/rtl 50888/bootstrap 48190/debug/QEMUhog Merge fix for LP689887/linaro https://bugs.launchpad.net/gcc-linaro/+bug/689887 Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
- Dec 03, 2011
-
-
Khem Raj authored
I have tested it on angstrom by successfully building console-image and systemd-gnome-image for all supported qemu targets. Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
- Dec 02, 2011
-
-
Norman Schleicher authored
* ld in latest binutils-2.22 from oe-core doesn't have --copy-dt-needed-entries enabled by default anymore see: http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/ld/NEWS?rev=1.121&content-type=text/plain&cvsroot=src&only_with_tag=binutils-binutils-2_22 so we have to be more carefull which libs are specified on linker command line, similar issue is in mplayer2 and aurora-daemon (qt4) Signed-off-by:
Norman Schleicher <NormanSchleicher@gmx.de> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Dec 01, 2011
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Saul Wold authored
OE-Core now supports 1.0.0e, so we can remove this version Signed-off-by:
Saul Wold <sgw@linux.intel.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* disable iwmmxt for now, because it breaks build * neon is not really enabled for people not having FEED_ARCH in OVERRIDES * maybe this diff should be merged to oe-core recipes instead Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* we don't have webkit-efl in DEPENDS so it depends on build order if it's autodetected or not for elementary * libewebkit0 is quite bit so we don't want to pull it to every image with elementary * and we cannot split elementary web support to different package because libewebkit is linked directly from libelementary-ver-pre-svn-09.so.0.8.0 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* normally we would call gettextize from do_configure, but efl.bbclass is running do_configure_prepend() { autopoint || touch config.rpath } before that and this respects AM_GNU_GETTEXT_VERSION which is 0.17 and later it fails with; *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.17 but the autoconf macros are from gettext version 0.18 Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* in r65248 fix errant word 'either' in license. Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* but replace those with ${libdir} and ${includedir} * it was breaking edbus: Cflags: -I${includedir}/e_dbus-1 -I/OE/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/dbus-1.0 -I/OE/shr-core/tmp-eglibc/sysroots/qemuarm/usr/lib/dbus-1.0/include after make install: Cflags: -I${includedir}/e_dbus-1 /dbus-1.0 -I/OE/shr-core/tmp-eglibc/sysroots/qemuarm/usr/lib/dbus-1.0/include * and notice that dbus-1 is using -I{libdir} here, so replace it too Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* default ao is now alsa instead of oss * ffmp3float is terribly slow on armv4t without FPU, mad is better * commit b28081b6039db85f18bf9e722fece59bff6e7b0f Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Nov 30, 2011
-
-
Koen Kooi authored
* All patches that went upstream are removed Tested on beagleboard/angstrom Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* there is libsdl in oe-core and nothing depends on libsdl-x11 here Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Nov 29, 2011
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
networkmanager 0.9.0 was the last to depend on linbl1. So since update of networkmanager 0.9.0 -> 0.9.2 linnl1 is obsolete. Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
* fixes networkmanager default route issue * to make wpa-supplicant build, links to include files and shared libs were added since wpa-supplicant expects old libnl-2 locations. Should libnl-3 move to oe-core, this woraround should be fixed at wpa-supplicant. * the command line interface (cli) applications were added at libnl-cli packet. This seems correct because EXTRA_OECONF += "--disable-cli" creates empty package libnl-cli without affecting other packages. * build tested from scratch & run tested on overo with iw 3.2 / wpa-supplicant 0.7.3 / networkmanager 0.9.2. Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-