Hi meta-jav maintainers, this is a set of patches which make icedtea6-native-1.7.10 and icedtea6-native-1.8.11 buildable for us.
The following changes since commit da13c12203a4ba9020d7083861c0038c8ee67c88: openjdk-6: update to version 1.11.4 (2012-09-10 20:43:55 +0200) are available in the git repository at: git://github.com/sledz/meta-java pull-request-1 https://github.com/sledz/meta-java/tree/pull-request-1 Steffen Sledz (5): icedtea6-native-1.7.10: add missing LIC_FILES_CHKSUM icedtea6-native-1.7.10: backport S7103224 icedtea6-native: fix problem on build hosts with linux kernel 3.x icedtea6-native: fix compile error icedtea6-native: fix build problem .../glibc_name_collision.patch | 523 ++++++++++++++++++++ .../icedtea-hotspot-dont-return-booleans.patch | 12 + .../icedtea-hotspot-dont-return-booleans.patch | 12 + recipes-core/icedtea/icedtea6-native.inc | 8 + recipes-core/icedtea/icedtea6-native_1.7.10.bb | 7 +- recipes-core/icedtea/icedtea6-native_1.8.11.bb | 4 +- 6 files changed, 564 insertions(+), 2 deletions(-) create mode 100644 recipes-core/icedtea/icedtea6-native-1.7.10/glibc_name_collision.patch create mode 100644 recipes-core/icedtea/icedtea6-native-1.7.10/icedtea-hotspot-dont-return-booleans.patch create mode 100644 recipes-core/icedtea/icedtea6-native-1.8.11/icedtea-hotspot-dont-return-booleans.patch -- 1.7.10.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
