Siddharth Heroor [Thu, 24 Mar 2011 21:01:15 +0000 (21:01 +0000)]
TI IPC: Add missing dependencies
* The IPC software is for Sys/Bios and is dependent on Sys/Bios.
* To Build IPC and stage it we need XDCTools and C6000 Codegen.
Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Siddharth Heroor [Thu, 24 Mar 2011 21:01:14 +0000 (21:01 +0000)]
TI IPC: Fix License field.
* The correct license for TI IPC is BSD and not TI.
Signed-off-by: Siddharth Heroor <heroor@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 24 Mar 2011 09:44:24 +0000 (10:44 +0100)]
networkmanager 0.8.1: fix build against libl using the patch from the git version
Signed-off-by: Koen Kooi <koen@openembedded.org>
Martin Jansa [Wed, 23 Mar 2011 16:32:51 +0000 (17:32 +0100)]
networkmanager_git: fix build with static libnl1
* backend/ip6-manager didn't respect LIBNL_CFLAGS so using
/usr/include/netlink headers from libnl-2
* older versions of networkmanager should be fixed or removed
* only build tested, please test runtime..
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 23 Mar 2011 15:55:00 +0000 (16:55 +0100)]
libnl-1.1: rename to libnl1 and build only static lib
* static lib is enough to build nm and shouldn't conflict with libnl2
* this makes special case from libnl1 instead libnl2
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:48:12 +0000 (14:48 +0100)]
libnl_git: remove fix-pktloc-dep-race.patch from this version
* it does not apply because there isn't pktloc in this SRCREV yet,
commented out in upstream src/lib/Makefile.am
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:29:32 +0000 (14:29 +0100)]
connman: depend only on libnl(-2.0) not libnl2(-2.0)
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:30:52 +0000 (14:30 +0100)]
wpa-supplicant-0.7: depend only on libnl(-2.0) not libnl2(-2.0)
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:30:33 +0000 (14:30 +0100)]
ti-wifi-utils: depend only on libnl(-2.0) not libnl2(-2.0)
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:30:22 +0000 (14:30 +0100)]
iw: depend only on libnl(-2.0) not libnl2(-2.0)
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:30:09 +0000 (14:30 +0100)]
hostap-daemon: depend only on libnl(-2.0) not libnl2(-2.0)
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:29:55 +0000 (14:29 +0100)]
libfsobasics: depend only on libnl(-2.0) not libnl2(-2.0)
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 6 Jan 2011 13:21:38 +0000 (14:21 +0100)]
SHR: drop blacklist entries for libnl, now when libnl2 is used by default
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:20:22 +0000 (14:20 +0100)]
libnl: add libnl.inc and use INC_PR
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:16:57 +0000 (14:16 +0100)]
libnl: don't use /usr/include/libnl2 anymore
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 18 Mar 2011 13:12:14 +0000 (14:12 +0100)]
libnl: rename libnl2 to libnl as used in openembedded-core
* libnl1/libnl2 still conflicts even when using separate includedir so
it will be easier for distro maintainers to use only libnl1 or libnl2
by PREFERRED_VERSION
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 21 Feb 2011 09:31:52 +0000 (10:31 +0100)]
eve: fix build with newer webkit-efl
Andreas Mueller [Wed, 23 Mar 2011 19:28:59 +0000 (20:28 +0100)]
xfce4-session_4.6.1.bb: fix typo lbwnck → libwnck
This is a fix up for commit
7a92f740 [1] which was edited [2] before committing to fix some style issues introducing the typo.
[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=
7a92f740433a3268faa5e3448671a24f3eb42884
[2] http://patches.openembedded.org/patch/1205/
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Martin Jansa [Fri, 25 Feb 2011 23:27:16 +0000 (23:27 +0000)]
sanity.bbclass: add check for changed bb_persist_data.sqlite3 location
*
4f883343de0427769de3df96ed8adaa589279112 could move
bb_persist_data.sqlite3 from default CACHE tmp/cache/machine/
to global tmp/cache/
* because I have 1st report of wrong SRCPV behavior, add sanity check from
http://patches.openembedded.org/patch/823/
even without moving it outside TMPDIR, in case of CACHE != PERSISTENT_DIR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denis Carikli [Wed, 23 Mar 2011 02:44:36 +0000 (02:44 +0000)]
bug20: add wifi and bluetooth to MACHINE_FEATURES
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Stefan Schmidt <stefan@buglabs.net>
Paul Menzel [Fri, 18 Mar 2011 11:03:43 +0000 (12:03 +0100)]
xfce_session_4.6.{1,2}: explicitely pass the path of `iceauth`
Xfce Session build depends on `iceauth`, which fails when cross compiling for a different architecture.
As suggested by Khem Raj [1] pass the value, `${bindir}/iceauth` is taken as suggested by Koen Kooi [2], to the configure script so that the test is avoided.
Therefore `iceauth` is removed from `DEPENDS` and the PR variable is incremented.
This issue has been reported upstream as ticket #7420 [3].
[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-March/031115.html
[2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-March/031188.html
[3] http://bugzilla.xfce.org/show_bug.cgi?id=7420
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Andreas Müller <schnitzeltony@gmx.de>
Kartik Mohta [Wed, 23 Mar 2011 00:00:04 +0000 (20:00 -0400)]
cmake: add `ncurses` to `DEPENDS` (for `ccmake`)
Task compile fails with the following error message with `angstrom-2010.x`, `minimal` and `minimal-uclibc` for `MACHINE = "beagleboard"`.
cd /oe/build-minimal-uclibc/minimal-uclibc-dev/work/armv7a-oe-linux-uclibceabi/cmake-2.8.3-r2.1/cmake-2.8.3/Source && /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/bin/arm-oe-linux-uclibceabi-g++ -DCMAKE_BUILD_WITH_CMAKE -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/armv7a-oe-linux-uclibceabi -fpermissive -I/oe/build-minimal-uclibc/minimal-uclibc-dev/work/armv7a-oe-linux-uclibceabi/cmake-2.8.3-r2.1/cmake-2.8.3/Utilities -I/oe/build-minimal-uclibc/minimal-uclibc-dev/work/armv7a-oe-linux-uclibceabi/cmake-2.8.3-r2.1/cmake-2.8.3/Source -I/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/armv7a-oe-linux-uclibceabi/usr/include -I/oe/build-minimal-uclibc/minimal-uclibc-dev/work/armv7a-oe-linux-uclibceabi/cmake-2.8.3-r2.1/cmake-2.8.3/Utilities/cmcompress -I/oe/build-minimal-uclibc/minimal-uclibc-dev/work/armv7a-oe-linux-uclibceabi/cmake-2.8.3-r2.1/cmake-2.8.3/Source/CTest -I/oe/build-minimal-uclibc/minimal-uclibc-dev/work/armv7a-oe-linux-uclibceabi/cmake-2.8.3-r2.1/cmake-2.8.3/Source/CursesDialog/form -I/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/include -o CMakeFiles/CPackLib.dir/CPack/cmCPackZIPGenerator.o -c /oe/build-minimal-uclibc/minimal-uclibc-dev/work/armv7a-oe-linux-uclibceabi/cmake-2.8.3-r2.1/cmake-2.8.3/Source/CPack/cmCPackZIPGenerator.cxx/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/bin/cmake -E cmake_progress_report /oe/build-minimal-uclibc/minimal-uclibc-dev/work/armv7a-oe-linux-uclibceabi/cmake-2.8.3-r2.1/cmake-2.8.3/CMakeFiles
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: skipping incompatible /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/lib/libexpat.so when searching for -lexpat
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: skipping incompatible /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/lib/libexpat.a when searching for -lexpat
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: skipping incompatible /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/lib/libz.so when searching for -lz
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: skipping incompatible /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/lib/libz.a when searching for -lz
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: skipping incompatible /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/lib/libcurl.so when searching for -lcurl
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: skipping incompatible /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/lib/libcurl.a when searching for -lcurl
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: skipping incompatible /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/lib/libncurses.so.5 when searching for libncurses.so.5
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: cannot find libncurses.so.5
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: skipping incompatible /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/lib/libtinfo.so when searching for -ltinfo
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: skipping incompatible /oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/lib/libtinfo.a when searching for -ltinfo
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.5.3/../../../../arm-oe-linux-uclibceabi/bin/ld: cannot find -ltinfo
collect2: ld returned 1 exit status
make[2]: *** [bin/ccmake] Error 1
make[2]: Leaving directory `/oe/build-minimal-uclibc/minimal-uclibc-dev/work/armv7a-oe-linux-uclibceabi/cmake-2.8.3-r2.1/cmake-2.8.3'
make[1]: *** [Source/CMakeFiles/ccmake.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Adding `ncurses` to `DEPENDS` fixes this problem.
[Commit message edited by Paul Menzel.]
Signed-off-by: Kartik Mohta <kartikmohta@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Martin Jansa [Wed, 23 Mar 2011 14:57:02 +0000 (15:57 +0100)]
msmcomm: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Michael 'Mickey' Lauer [Wed, 23 Mar 2011 12:29:16 +0000 (13:29 +0100)]
vala[-native]: 0.11.7.1 -> 0.11.7.2
Martin Jansa [Wed, 23 Mar 2011 11:44:33 +0000 (12:44 +0100)]
cornucopia: bump SRCREV a bit for fsodeviced build fix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denis 'GNUtoo' Carikli [Wed, 23 Mar 2011 10:55:30 +0000 (11:55 +0100)]
gmpc 0.20.0 : bump PR after gob2 fix
The commit
5c856dbb35d02f91d8b535b8a538cef082b3a0b0
( gob2 and gob2-native: delete version 2.0.14 )
fixes GMPC compilation, so we need to bump GMPC PR
to make it rebuild and not fail.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Denis 'GNUtoo' Carikli [Wed, 23 Mar 2011 10:47:44 +0000 (11:47 +0100)]
gob2 and gob2-native: delete version 2.0.14
Without that the old(2.0.14) version get chosen for
native, which makes gmpc fail to compile:
From #gmpc on Freenode on irc:
Mar 23 12:33:02 <DaveDavenport> GNUtoo|bug20: I t hink you need to update gob2
Mar 23 12:33:09 <DaveDavenport> there was a bug in one of the releases
Mar 23 12:33:23 <GNUtoo|bug20> ok
Mar 23 12:33:24 <DaveDavenport> that it created the wrong namespaces because of a stupid buffer overflow
The result beeing the following compilation failure:
./gmpc-meta-watcher.h:57:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
where the line 57 is:
GmpcMetaWatcher * gmpc_meta_watcher_new (void);'
with GmpcMetaWatcher beeing defined nowhere in the .c or .h source files
gob2 2.0.14 is also deleted by this commit:
From #oe on Freenode on irc:
Mar 23 12:47:13 <GNUtoo|bug20> I remove the normal non-native one too?
Mar 23 12:47:18 <eFfeM_work> yes please
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Martin Jansa [Wed, 23 Mar 2011 10:28:56 +0000 (11:28 +0100)]
eeze: fix checksums
* changed upstream :/
reconfigured with GNU Autoconf 2.68 instead of GNU Autoconf 2.65
bitbake@jama ~/downloads $ diff -rq eeze-old/ eeze-new/
Files eeze-old//eeze-1.0.0/Makefile.am and eeze-new//eeze-1.0.0/Makefile.am differ
Files eeze-old//eeze-1.0.0/Makefile.in and eeze-new//eeze-1.0.0/Makefile.in differ
Files eeze-old//eeze-1.0.0/aclocal.m4 and eeze-new//eeze-1.0.0/aclocal.m4 differ
Files eeze-old//eeze-1.0.0/compile and eeze-new//eeze-1.0.0/compile differ
Files eeze-old//eeze-1.0.0/config.guess and eeze-new//eeze-1.0.0/config.guess differ
Files eeze-old//eeze-1.0.0/config.sub and eeze-new//eeze-1.0.0/config.sub differ
Files eeze-old//eeze-1.0.0/configure and eeze-new//eeze-1.0.0/configure differ
Files eeze-old//eeze-1.0.0/configure.ac and eeze-new//eeze-1.0.0/configure.ac differ
Files eeze-old//eeze-1.0.0/depcomp and eeze-new//eeze-1.0.0/depcomp differ
Files eeze-old//eeze-1.0.0/doc/Makefile.in and eeze-new//eeze-1.0.0/doc/Makefile.in differ
Only in eeze-new//eeze-1.0.0: eeze.spec.in
Files eeze-old//eeze-1.0.0/install-sh and eeze-new//eeze-1.0.0/install-sh differ
Files eeze-old//eeze-1.0.0/ltmain.sh and eeze-new//eeze-1.0.0/ltmain.sh differ
Files eeze-old//eeze-1.0.0/m4/libtool.m4 and eeze-new//eeze-1.0.0/m4/libtool.m4 differ
Files eeze-old//eeze-1.0.0/m4/ltoptions.m4 and eeze-new//eeze-1.0.0/m4/ltoptions.m4 differ
Files eeze-old//eeze-1.0.0/m4/ltversion.m4 and eeze-new//eeze-1.0.0/m4/ltversion.m4 differ
Files eeze-old//eeze-1.0.0/m4/lt~obsolete.m4 and eeze-new//eeze-1.0.0/m4/lt~obsolete.m4 differ
Files eeze-old//eeze-1.0.0/missing and eeze-new//eeze-1.0.0/missing differ
Files eeze-old//eeze-1.0.0/src/Makefile.in and eeze-new//eeze-1.0.0/src/Makefile.in differ
Files eeze-old//eeze-1.0.0/src/bin/Makefile.in and eeze-new//eeze-1.0.0/src/bin/Makefile.in differ
Files eeze-old//eeze-1.0.0/src/lib/Makefile.in and eeze-new//eeze-1.0.0/src/lib/Makefile.in differ
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 23 Mar 2011 06:17:41 +0000 (06:17 +0000)]
evas, pango, llvm-native: drop empty PACKAGES_DYNAMIC_virtclass-native as it's in native.bbclass now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Simon Busch [Wed, 23 Mar 2011 08:25:41 +0000 (09:25 +0100)]
cornucopia: bump SRCREV
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Wed, 23 Mar 2011 08:23:32 +0000 (09:23 +0100)]
fsodeviced: add libfsosystem as dependency and bump PR
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Wed, 23 Mar 2011 08:21:39 +0000 (09:21 +0100)]
libfsosystem: add initial recipe
Signed-off-by: Simon Busch <morphis@gravedo.de>
Simon Busch [Tue, 15 Mar 2011 08:48:24 +0000 (09:48 +0100)]
fsoaudiod: several updates to the recipe to be usefull
- install daemon initscript
- add dependency on alsa-lib
- add extra package for daemon config files
- add note about deactivate PROVIDER of openmoko-alsa-scenarios and virtual/scenarios
- change PV to 0.1.0 and bump PE as version was 0.9.6 before
Signed-off-by: Simon Busch <morphis@gravedo.de>
Andrea Adami [Wed, 23 Mar 2011 00:27:07 +0000 (01:27 +0100)]
linux: upddate 2.6.30 defconfig for tosa (fb font size).
* use 8x16 fonts as other defconfigs
* Deprecated: 2.6.38 is in testing
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Wed, 23 Mar 2011 00:20:22 +0000 (01:20 +0100)]
linux-kexecboot: edit fb font size in older 2.6.2x kernels.
* bootlogo should now be shown on collie and poodle
* tosa has height 640! Increase font size to 8x16.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Wed, 23 Mar 2011 00:08:25 +0000 (01:08 +0100)]
linux-kexecboot: edit fb font size for collie and poodle in 2.6.38.
* 4x6 somehow inhibits kernel bootlogo (black screen)
* 8x8 is fine on those devices
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Wed, 23 Mar 2011 00:03:17 +0000 (01:03 +0100)]
linux-kexecboot: remove obsolete 2.6.38-rc8 defconfigs in _git.
* Let placeholder for the next 2.6.38+2.6.39-rc1.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Wed, 23 Mar 2011 00:01:08 +0000 (01:01 +0100)]
linux: remove unsupported 2.6.37 Zaurus defconfigs. We test 2.6.38 now.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Tue, 22 Mar 2011 23:58:21 +0000 (00:58 +0100)]
linux: edit fb font size for collie and poodle in 2.6.38.
* 4x6 somehow inhibits kernel bootlogo (black screen)
* 8x8 is fine on those devices
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Peter Gsellmann [Mon, 14 Mar 2011 19:14:25 +0000 (19:14 +0000)]
gsoap_2.7.13 build errors, amendment
[amendment to
d641ae6bfd4303508c86db9285c2dcba28fb5474]
recipes reformatted, removed tab characters
Signed-off-by: Peter Gsellmann <pgsellmann@portner-elektronik.at>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Kartik Mohta [Wed, 23 Mar 2011 03:59:49 +0000 (03:59 +0000)]
libarchive: Requires libxml2
Signed-off-by: Kartik Mohta <kartikmohta@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Otavio Salvador [Tue, 22 Mar 2011 23:11:23 +0000 (23:11 +0000)]
vlc (1.1.4.1): depends on lua5.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Otavio Salvador [Tue, 22 Mar 2011 23:11:22 +0000 (23:11 +0000)]
vlc: use INC_PR
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Otavio Salvador [Tue, 22 Mar 2011 23:11:21 +0000 (23:11 +0000)]
flash-plugin: update to 10.2.153.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Otavio Salvador [Tue, 22 Mar 2011 23:11:20 +0000 (23:11 +0000)]
wrapper/install: add -t support
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 22 Mar 2011 22:23:21 +0000 (15:23 -0700)]
fennec: Make it build on ARM eglibc/uclibc
This patchset enables fennec to build again
Upgrades to latest release tag
Bunch of patches to fix uclibc build
Disable few options notably --disable-elf-hack
Add -L<sysroot>/usr/lib to LDFLAGS otherwise
make tried to find the libs in /usr/lib
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 22 Mar 2011 19:23:40 +0000 (12:23 -0700)]
cairo_1.10.0.bb: Fennec will now need tee support in cairo so enable it
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 22 Mar 2011 19:21:50 +0000 (12:21 -0700)]
yasm: Upgrade yasm_0.7.2.bb -> yasm_1.1.0.bb
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 22 Mar 2011 19:20:39 +0000 (12:20 -0700)]
uclibc-git: Add FTS support and update to -rc3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Wed, 23 Mar 2011 00:40:57 +0000 (00:40 +0000)]
native.bbclass: define empty PACKAGES_DYNAMIC
* suggested by kergoth on #oe as response to similar patch limited to gtk+
http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-March/031074.html
15:03 < kergoth_> JaMa: pretty sure we just need PACKAGES_DYNAMIC = ""
and PACKAGES_DYNAMIC_virtclass-native = "" in native.bbclass.
everyone i've talked to so far as agreed that it's a sane approach,
including RP.
* otherwise couple of errors like this are shown
NOTE: multiple providers are available for runtime gdk-pixbuf-loader-gif (gtk+-native, gtk+, gtk+-fastscaling)
NOTE: consider defining a PREFERRED_PROVIDER entry to match gdk-pixbuf-loader-gif
ERROR: Trying to resolve runtime dependency gdk-pixbuf-loader-xpm resulted in conflicting PREFERRED_PROVIDER entries being found.
The providers found were: ['/OE/dev/recipes/gtk+/gtk+_2.20.1.bb', 'virtual:native:/OE/dev/recipes/gtk+/gtk+_2.20.0.bb']
The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_gtk+ = gtk+', 'PREFERRED_PROVIDER_gdk-pixbuf-csource-native = gtk+-native']
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Martin Jansa [Fri, 25 Feb 2011 23:27:16 +0000 (23:27 +0000)]
bitbake.conf: define shared PERSISTENT_DIR
* import from poky
6a11cf7dfe930461a6660e3b783b546fa2634900
* we had CACHE var pointing to machine specific dir since 2006
caf077679022f37ce55d758101f130e4e93bd7b5
* current bitbake is looking for cache dir like this:
cachedir = (bb.data.getVar("PERSISTENT_DIR", d, True) or
bb.data.getVar("CACHE", d, True))
which without PERSISTENT_DIR defined picks machine-specific CACHE dir
so LOCALCOUNT numbers in SRCPV keeps rolling with every MACHINE switch
in same builddir :/
Acked-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Tom Rini [Tue, 22 Mar 2011 16:36:50 +0000 (09:36 -0700)]
coreutils-native: Disable gmp support
Without this option it will link vs the host libgmp (or not)
depending on what's thre which can lead to cache inconsistencies.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Martin Jansa [Thu, 17 Mar 2011 13:14:30 +0000 (14:14 +0100)]
e-wm: use ESYSACTIONS,EMENU,ECONFIG,ETHEME variables instead of hardcoded e-wm-sysactions/e-wm-menu runtime dependency
* ILLUME_THEME/ILLUME_CONFIG were renamed to ETHEME/ECONFIG to use the
same variable names as task-demo-x11/task-beagleboard-*
* e-wm-sysactions-shr doesn't need RPROVIDES anymore
* fixes last multiple providers notice I had
NOTE: multiple providers are available for runtime e-wm-sysactions (e-wm, e-wm-sysactions-shr)
NOTE: consider defining a PREFERRED_PROVIDER entry to match e-wm-sysactions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denys Dmytriyenko [Mon, 21 Mar 2011 04:07:12 +0000 (00:07 -0400)]
local.conf: add example to use external angstrom toolchain
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Denys Dmytriyenko [Mon, 21 Mar 2011 03:59:59 +0000 (23:59 -0400)]
external-toolchain-angstrom: use pre-built Angstrom toolchain
* Use pre-built Angstrom toolchain available from [1] as external one
[1] http://www.angstrom-distribution.org/toolchains/
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Alex Bennee [Wed, 16 Mar 2011 02:21:34 +0000 (02:21 +0000)]
valgrind: update to 3.6.1
I took the opportunity to move the common stuff for building Valgrind
into a common valgrind.inc. I also removed the fix-link-tool.patch
which was breaking the build. I'm not sure what the patch was trying
to achieve.
Signed-off-by: Alex Bennee <ajb@cbnl.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Tue, 15 Mar 2011 09:58:26 +0000 (10:58 +0100)]
mango-lassi: `touch config.rpath` to fix `configure.ac:127: required file `./config.rpath' not found`
Task configure fails with the following error message.
Build Configuration:
BB_VERSION = "1.12.0"
METADATA_BRANCH = "<unknown>"
METADATA_REVISION = "b1fbaf6"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "angstrom"
DISTRO_VERSION = "v20110315"
TARGET_FPU = "hard"
[…]
autoreconf: running: /oe/build-angstrom-next/angstrom-dev/sysroots/i686-linux/usr/bin/autoheader --include=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal-1.11 --include=/oe/build-angstrom-next/angstrom-dev/sysroots/armv7a-angstrom-linux-gnueabi/usr/share/aclocal --force --warnings=cross
autoreconf: running: automake --foreign --add-missing --copy --force-missing --warnings=cross
automake: unknown warning category `cross'
configure.ac:39: installing `./compile'
configure.ac:127: installing `./config.guess'
configure.ac:127: required file `./config.rpath' not found
configure.ac:127: installing `./config.sub'
configure.ac:27: installing `./install-sh'
configure.ac:27: installing `./missing'
Makefile.am: installing `./depcomp'
autoreconf: automake failed with exit status: 1
+ oefatal 'autoreconf execution failed.'
+ echo FATAL: 'autoreconf execution failed.'
FATAL: autoreconf execution failed.
+ exit 1
`touch config.rpath` in `do_configure_perpend() {}` fixes the issues.
Mango Lasso includes `bootstrap.sh` [1] which also does the same. Using `bootstrap.sh` [1] for configuring Mango Lassi is not considered because `pulseaudio_git.bb` [2] also uses the proposed fix.
[1] http://git.0pointer.de/?p=mango-lassi.git;a=blob;f=bootstrap.sh;h=
089d445b3cce3374b48fc083f1f87983c4100052;hb=HEAD
[2] http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/pulseaudio/pulseaudio_git.bb?id=
fcb12f3a4448621ccc75d37dcad4a01820fdf89d#n27
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 20 Mar 2011 00:15:15 +0000 (17:15 -0700)]
autoconf213: Fix build failure due to missing Makefile.am
We share autoconf.inc between autoconf 2.13 and 2.6x
and 2.13 does not have Makefile.am so we make it conditional
We define do_configure to just run configure
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graeme Gregory [Sat, 19 Mar 2011 19:28:08 +0000 (19:28 +0000)]
angstrom.bbclass rename to angstrom-blacklist
originally I had another couple of utility functions in this class but
I removed them before pushing upstream. Rename now so its purpose is
clearer.
Signed-off-by: Graeme Gregory <dp@xora.org.uk>
Michael 'Mickey' Lauer [Sat, 19 Mar 2011 17:07:51 +0000 (18:07 +0100)]
task-fso2-compliance: fsomusicd is gone
Michael 'Mickey' Lauer [Sat, 19 Mar 2011 17:06:56 +0000 (18:06 +0100)]
fso-[illume-]image: remove alsa-state, fsoaudiod handles the audio subsystem now
Michael 'Mickey' Lauer [Sat, 19 Mar 2011 13:12:04 +0000 (14:12 +0100)]
android-rpc: also package missing dbus service file
Michael 'Mickey' Lauer [Sat, 19 Mar 2011 13:09:08 +0000 (14:09 +0100)]
vala: 0.11.6.1 -> 0.11.7.1; remove 0.11.0.1 and 0.11.3.1
Graeme Gregory [Sat, 19 Mar 2011 00:26:46 +0000 (00:26 +0000)]
linux-omap_2.6.38.bb : update to latest
tmlind tree hasnt switch to 2.6.38 versioning yet, so this is still
-rc8. Rebased the patches and added one to make SMC instruction compile
and support XM rev C
Signed-off-by: Graeme Gregory <dp@xora.org.uk>
Graeme Gregory [Sat, 19 Mar 2011 00:23:36 +0000 (00:23 +0000)]
angstrom.bbclass : make message use DISTRO var
Use the DISTRO variable for the name of the distro making this class
distro neutral.
Signed-off-by: Graeme Gregory <dp@xora.org.uk>
Koen Kooi [Fri, 18 Mar 2011 19:41:06 +0000 (20:41 +0100)]
qt4-x11-free: fix up GLES recipe
As with the 4.6.x version, this will only build if you don't have regular qt/x11 in staging. If you do, you will get QGL:: link failures.
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Fri, 18 Mar 2011 10:02:21 +0000 (11:02 +0100)]
qt4-embedded 4.7.2: add GLES2 recipe
As with the 4.6.x version, this will only build if you don't have regular qt/e in staging. If you do, you will get QEGL:: link failures.
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Fri, 18 Mar 2011 08:28:32 +0000 (09:28 +0100)]
angstrom: copy parts of SHR blacklist
Signed-off-by: Koen Kooi <koen@openembedded.org>
Neil Jerram [Thu, 10 Mar 2011 19:39:09 +0000 (19:39 +0000)]
frameworkd: add python-sqlite3 to RDEPENDS
* Otherwise opimd doesn't work at runtime
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Lukas-David Gorris [Fri, 11 Mar 2011 08:54:55 +0000 (08:54 +0000)]
shr-settings: add elementary.sh for htcleo
* Based on GNUtoo's config for nexus one.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Paul Menzel [Fri, 18 Mar 2011 11:34:04 +0000 (12:34 +0100)]
xfce4-session_4.6.1: fix typo s/ibxfcegui4/libxfcegui4/
This is a fix up for commit
7a92f740 [1] which was edited [2] before committing to fix some style issues introducing the typo.
[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=
7a92f740433a3268faa5e3448671a24f3eb42884
[2] http://patches.openembedded.org/patch/1205/
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Martin Jansa [Fri, 18 Mar 2011 06:25:41 +0000 (07:25 +0100)]
gnutls-2.10.4: add missing quote to PR
* is something wrong with parser in bitbake master? IIRC we had
parse exceptions before for similar typos
* missing quote produces not so nice error like this
NOTE: Running task 1010 of 1049 (ID: 31, /OE/dev/recipes/gnutls/gnutls_2.10.4.bb, do_setscene)
NOTE: package gnutls-2.10.4-"r11.2: task do_setscene: Started
ERROR: Error in compiling python function in /OE/dev/recipes/gnutls/gnutls_2.10.4.bb
ERROR: invalid syntax (packagestage_scenefunc, line 13)
ERROR: The lines leading to this error were:
ERROR: 13:SyntaxError:' stagepkg = bb.data.expand("/OE/tmpdir-shr/pstage/shreglibc/staging-gnutls-armv4t-oe-linux-gnueabi_2.10.4-"r11.2_armv4t-linux-gnueabi.ipk", d)'
ERROR: 0009: removepkg = bb.data.expand("staging-gnutls-armv4t-oe-linux-gnueabi", d)
ERROR: 0010:
ERROR: 0011: pstage_cleanpackage(removepkg, d)
ERROR: 0012:
ERROR: *** 0013: stagepkg = bb.data.expand("/OE/tmpdir-shr/pstage/shreglibc/staging-gnutls-armv4t-oe-linux-gnueabi_2.10.4-"r11.2_armv4t-linux-gnueabi.ipk", d)
ERROR: 0014: if not os.path.exists(stagepkg):
ERROR: 0015: staging_fetch(stagepkg, d)
ERROR: 0016:
ERROR: 0017: if os.path.exists(stagepkg):
ERROR: Function 'packagestage_scenefunc' failed
ERROR: Logfile of failure stored in: /OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/gnutls-2.10.4-"r11.2/temp/log.do_setscene.15953
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Thu, 17 Mar 2011 23:20:01 +0000 (16:20 -0700)]
gnutls_2.10.4.bb: Revert the -Os -g workaround.
We have taken care of this in GCC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 17 Mar 2011 23:17:09 +0000 (16:17 -0700)]
gcc-4.5: Fix the ARM ICE regression at -Os -g
This holds off the patches that cause the ICE at -Os -g
for now. The other workaround it to use -fno-shrink-wrap
but it has to go into all affected recipes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 17 Mar 2011 22:56:42 +0000 (15:56 -0700)]
qemu_0.14.0.bb: Do not enable sound emulation.
Drop gnutls from DEPENDS we disable tls
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Thu, 17 Mar 2011 22:59:25 +0000 (23:59 +0100)]
base-files: remove obsolete usbdmodule entries for Zaurus.
* bump PR
* grep reveals $usbdmodule is only used by Zaurus and openmn (?).
* only use is in linux-hotplug/files/usbd.agent, for 2.4 kernels...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Martin Jansa [Thu, 17 Mar 2011 12:18:32 +0000 (13:18 +0100)]
gstreamer: move old versions to obsolete
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 17 Mar 2011 13:00:47 +0000 (14:00 +0100)]
SHR: blacklist some packages causing multiple runtime providers
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 17 Mar 2011 11:36:16 +0000 (12:36 +0100)]
freesmartphone: bump cornucopia, msmcomm, libfso-glib, fso-specs, libgisi SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Tom Rini [Thu, 17 Mar 2011 17:16:16 +0000 (10:16 -0700)]
util-linux-ng.inc: Add pkgconfig-native to native DEPENDS
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Andrea Adami [Thu, 17 Mar 2011 14:23:36 +0000 (15:23 +0100)]
linux-kexecboot: update 2.6.38 defconfig for collie (fonts 4x6)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Andrea Adami [Thu, 17 Mar 2011 13:25:04 +0000 (14:25 +0100)]
base-files: use default fstab for Zaurus devices. Bump PR.
* Zaurus boots from different media and we can't make any guess.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
chase maupin [Thu, 17 Mar 2011 03:02:06 +0000 (03:02 +0000)]
ti-pru-sw-example: fix building with new toolchain sysroot
* Patch taken from Arago overlay where it was added by
Denys Dmytriyenko
* PR incremented by two to align recipe PR values between Arago
and OE.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
chase maupin [Thu, 17 Mar 2011 03:02:05 +0000 (03:02 +0000)]
matrix-gui: add support for dm386-evm machine
* Add support for the dm368-evm machine type
* Bump the PRs
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
chase maupin [Thu, 17 Mar 2011 03:02:04 +0000 (03:02 +0000)]
dm368-evm: Add configuration for DM368 machine
* Added the configuration for the dm368-evm machine type.
* Updated the sort.sh script
* Updated the Linux kernel and u-boot recipes to support this
new device.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
chase maupin [Thu, 17 Mar 2011 03:02:03 +0000 (03:02 +0000)]
u-boot.inc: allow variable make targets
* Later versions of u-boot sometimes have top level make targets
such as u-boot.imx, u-boot.kwb, and for upcoming TI devices
u-boot.ti.
* These targets define different calls to the mkimage tool to
change the images created, such as changing the load address.
* This change allows recipes to change the default make target
of "all" to something like u-boot.ti or u-boot.imx by setting
the UBOOT_MAKE_TARGET variable.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Koen Kooi [Thu, 17 Mar 2011 07:33:37 +0000 (08:33 +0100)]
linux-omap-psp 2.6.32: bump PR
Signed-off-by: Koen Kooi <koen@openembedded.org>
Andrea Adami [Thu, 17 Mar 2011 00:18:51 +0000 (01:18 +0100)]
linux: add initial 2.6.38 defconfigs for collie and tosa.
* Uniform other minor settings.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Stanislav Brabec [Thu, 17 Mar 2011 00:03:56 +0000 (00:03 +0000)]
linux-kexecboot-2.6.26, linux-rp-2.6.26: Fix Makefile rules to be compatible with the new GNU make.
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
Yuri Bushmelev [Wed, 16 Mar 2011 22:54:39 +0000 (01:54 +0300)]
contrib/testing/testbuilder: Update to 0.6.1
Khem Raj [Wed, 16 Mar 2011 21:51:58 +0000 (14:51 -0700)]
qemu_0.14.0.bb: Do not build all possible qemus
* We only build the targets that we support
it reduces the compile time to half and
averts the build failure on ubuntu 11.04
where it dies compiling sparc-softmmu which
we dont really need
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 16 Mar 2011 21:51:20 +0000 (14:51 -0700)]
gnutls_2.10.4.bb: Workaround gcc 4.5 ICE on ARM
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 16 Mar 2011 19:16:12 +0000 (12:16 -0700)]
gcc-4.5: Fix segfault in dwarf2out
Currently following fails
rm-oe-linux-uclibceabi-gcc -march=armv7-a -mtune=cortex-a8 -mfpu=neon
-mfloat-abi=softfp -mthumb-interwork -mno-thumb
--sysroot=/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/armv7a-oe-linux-uclibceabi
-DHAVE_CONFIG_H -I. -I.. -DASN1_BUILDING -I./../gl -I./../gl -I./..
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-pipe -g -MT coding.lo -MD -MP -MF .deps/coding.Tpo -c coding.c -o
coding.o
coding.c: In function 'asn1_length_der':
coding.c:101:1: internal compiler error: in
dwarf2out_frame_debug_expr, at dwarf2out.c:2221
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
{standard input}: Assembler messages:
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Henning Heinold [Wed, 16 Mar 2011 20:47:26 +0000 (21:47 +0100)]
cacao-native: bumpg PR as sugessted by khem
Koen Kooi [Wed, 16 Mar 2011 19:57:29 +0000 (20:57 +0100)]
linux-omap-psp 2.6.32: add support for xM revision C
Signed-off-by: Koen Kooi <koen@openembedded.org>
Tom Rini [Wed, 16 Mar 2011 19:03:53 +0000 (12:03 -0700)]
In a large number of patches, remove unneeded '..' in paths.
In most cases we had both ../foopkg/foopkg as the first path and
this simply became foopkg (the second path was already correct for
the default strip level which is why the patch applies normally).
In a few cases the second path was '.' which is valid but not as
clear as 'b' (which is what git shows for example) so update
that while we're at it.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:53:21 +0000 (11:53 -0700)]
xqt2: Rework the patches for xqt2 (vs the core part).
The way this package builds, xqt2 isn't the main place for
${S}. So we add in another task to apply the patches in that
directory (as there's 4 of them).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:48:17 +0000 (11:48 -0700)]
tk 8.4.19: Rework disable-xim.patch
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:32:41 +0000 (11:32 -0700)]
poboxserver: Rework unicode.patch
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 16 Mar 2011 18:30:12 +0000 (11:30 -0700)]
qscintilla 1.65-gpl-1.6: Rework no-external-lexers.patch
Also drop do_stage and update do_install while in here.
Signed-off-by: Tom Rini <tom_rini@mentor.com>