From: Stefan Schmidt <[email protected]> Hello.
Tom, please pull these openjdk-6 changes originally done by Henning and one bug20 update from Denis. I tested them in my private build for Buglabs and especially the openjdk changes are fixing a lot of problems for me. Pull URL: git://github.com/Stefan-Schmidt/openembedded Branch: for-2011.03 Browse: https://github.com/Stefan-Schmidt/openembedded/commit/for-2011.03 Thanks, Stefan Schmidt <[email protected]> --- Denis 'GNUtoo' Carikli (1): bug20: add wifi and bluetooth to MACHINE_FEATURES Henning Heinold (6): openjdk: use qemu now for the awt sizer binary too cacao-hg: update to latest revision icedtea6-native: update to 1.7.10 version cacao-native: bumpg PR as sugessted by khem angstrom-jalimo: use cacao-native hg version for javac-native sane-toolchain-java: switch to cacao-native here too conf/distro/include/angstrom-jalimo.conf | 7 ++-- conf/distro/include/sane-toolchain-java.inc | 4 +- conf/machine/bug20.conf | 2 +- recipes/cacao/cacao-native_hg.bb | 4 +- .../build-hacks-native.patch | 0 .../disable-library-checks.patch | 0 .../icedtea-ecj-disable-compilation.patch | 0 .../icedtea-ecj-fix-freetype.patch | 0 .../icedtea-ecj-fix-zlib.patch | 0 .../icedtea-fix-jar-path.patch | 0 .../icedtea-hotspot-make-arch-sane-for-x86.patch | 0 .../icedtea-javac-in.patch | 0 .../icedtea-jdk-sane-x86-arch.patch | 0 .../icedtea-sane-x86-arch-name.patch | 0 .../icedtea-unbreak-float.patch | 0 .../icedtea-jdk-build-sizer-32-on-amd64.patch | 36 -------------------- ...6-native_1.7.6.bb => icedtea6-native_1.7.10.bb} | 5 +-- .../icedtea-crosscompile-fix.patch | 24 +++++++------ recipes/openjdk/openjdk-6-common.inc | 8 +---- 19 files changed, 24 insertions(+), 66 deletions(-) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/build-hacks-native.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/disable-library-checks.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/icedtea-ecj-disable-compilation.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/icedtea-ecj-fix-freetype.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/icedtea-ecj-fix-zlib.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/icedtea-fix-jar-path.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/icedtea-hotspot-make-arch-sane-for-x86.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/icedtea-javac-in.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/icedtea-jdk-sane-x86-arch.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/icedtea-sane-x86-arch-name.patch (100%) rename recipes/icedtea/{icedtea6-native-1.7.6 => icedtea6-native-1.7.10}/icedtea-unbreak-float.patch (100%) delete mode 100644 recipes/icedtea/icedtea6-native-1.7.6/icedtea-jdk-build-sizer-32-on-amd64.patch rename recipes/icedtea/{icedtea6-native_1.7.6.bb => icedtea6-native_1.7.10.bb} (86%) -- 1.7.4.1 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
