Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH 2011.03-maintenance 0/7] Pull request for openjdk-6 and bug20 changes
@ 2011-03-24 15:09 Stefan Schmidt
  2011-03-24 15:09 ` [PATCH 2011.03-maintenance 1/7] openjdk: use qemu now for the awt sizer binary too Stefan Schmidt
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Stefan Schmidt @ 2011-03-24 15:09 UTC (permalink / raw)
  To: openembedded-devel

From: Stefan Schmidt <stefan@buglabs.net>

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 <stefan@buglabs.net>
---


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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-03-24 16:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-24 15:09 [PATCH 2011.03-maintenance 0/7] Pull request for openjdk-6 and bug20 changes Stefan Schmidt
2011-03-24 15:09 ` [PATCH 2011.03-maintenance 1/7] openjdk: use qemu now for the awt sizer binary too Stefan Schmidt
2011-03-24 15:09 ` [PATCH 2011.03-maintenance 2/7] cacao-hg: update to latest revision Stefan Schmidt
2011-03-24 15:09 ` [PATCH 2011.03-maintenance 3/7] icedtea6-native: update to 1.7.10 version Stefan Schmidt
2011-03-24 15:09 ` [PATCH 2011.03-maintenance 4/7] cacao-native: bumpg PR as sugessted by khem Stefan Schmidt
2011-03-24 15:09 ` [PATCH 2011.03-maintenance 5/7] angstrom-jalimo: use cacao-native hg version for javac-native Stefan Schmidt
2011-03-24 15:09 ` [PATCH 2011.03-maintenance 6/7] sane-toolchain-java: switch to cacao-native here too Stefan Schmidt
2011-03-24 15:09 ` [PATCH 2011.03-maintenance 7/7] bug20: add wifi and bluetooth to MACHINE_FEATURES Stefan Schmidt
2011-03-24 16:36 ` [PATCH 2011.03-maintenance 0/7] Pull request for openjdk-6 and bug20 changes Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox