[oe] icedtea6-native: task compile fails with `unzip: cannot find zipfile directory in one of /oe/build-angstrom-next/angstrom-dev/sysroots/i686-linux/usr/bin/unzip or …`

2011-05-22 Thread Paul Menzel
Dear OE folks, even with the latest patches send to the list [1]. Importing binaries from component CORBA_DIST ( cd /oe/build-angstrom-next/angstrom-dev/work/i686-linux/icedtea6-native-1.7.10-r4.0/icedtea6-1.7.10/openjdk-ecj/build/linux-x86 && /oe/build-angstrom-next/angstrom-

[oe] [PATCH 3/3] icedtea6-native.inc: set environment variable `UNZIP` to fix build error

2011-05-22 Thread Paul Menzel
Date: Sun, 22 May 2011 22:35:39 +0200 Task compile fails with the following error message. ( cd /oe/build-angstrom-next/angstrom-dev/work/i686-linux/icedtea6-native-1.7.10-r4.0/icedtea6-1.7.10/openjdk-ecj/build/linux-x86 && /usr/bin/unzip -o /oe/build-angstrom-next/angstrom-dev/work/i

[oe] [PATCH 2/3] icedtea6-native: add `unzip-native` to `DEPENDS`

2011-05-22 Thread Paul Menzel
Date: Sun, 22 May 2011 21:57:22 +0200 `unzip-native` is build indirectly by the dependency of a recipe in `DEPENDS`. The dependency is not added by `classes/base.bbclass` since `SRC_URI` does not contain any ZIP files. Therefore add that dependency explicitly to not depend on that behavior. Si

[oe] [PATCH 1/3] icedtea6-native: convert spaces to tabulators

2011-05-22 Thread Paul Menzel
Date: Sun, 22 May 2011 21:56:18 +0200 Tabulators are mostly used in the recipes so the few spaces are converted to tabulators to unify the style. The format guidelines in the style guide [1] recommend to use spaces though. [1] http://openembedded.org/index.php/Styleguide#Format_Guidelines Sign

Re: [oe] minimal-uclibc: pulseaudio: task compile fails with `./.libs/libpulsecommon-0.9.22.so: undefined reference to `backtrace_symbols'`

2011-05-22 Thread Henning Heinold
Okay, so it's need a patch to link against ubacktrace. Will do it later. Bye Henning ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

[oe] [PATCHv2] tzcdode-native: modify to use the latest version

2011-05-22 Thread Eyal Reizer
* tzcode-native_2011b is not available anymore for download Signed-off-by: Eyal Reizer --- ...code-native_2011b.bb => tzcode-native_2011g.bb} | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) rename recipes/tzcode/{tzcode-native_2011b.bb => tzcode-native_2011g.bb} (51%) diff

[oe] [PATCH] tzcdode-native: modify to use the latest version

2011-05-22 Thread Eyal Reizer
tzcode-native_2011b is not available anymore for download Signed-off-by: Eyal Reizer --- recipes/tzcode/tzcode-native_2011b.bb | 16 recipes/tzcode/tzcode-native_2011g.bb | 17 + 2 files changed, 17 insertions(+), 16 deletions(-) delete mode 100644 recipes/t