All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2011.03-maintenance 0/7] Openjdk fixes from master
@ 2011-05-09  7:29 Stefan Schmidt
  2011-05-09  7:29 ` [PATCH 2011.03-maintenance 1/7] icedtea6-native_1.7.10: Remove reference to deleted patch Stefan Schmidt
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Stefan Schmidt @ 2011-05-09  7:29 UTC (permalink / raw)
  To: openembedded-devel

From: Stefan Schmidt <stefan@buglabs.net>

Hello.

Another pull request for openjdk related fixes. They have been in master for
quite some time now and we tested them heavily at Buglabs. They improve the
openjdk build situation a lot making it more robust and eliminating random
failures.

The patch from myself is for the 2011.03 release only as it covers a merge
failure I introduced with my last pull request.

Please pull.

Pull URL: git://github.com/Stefan-Schmidt/openembedded
  Branch: for-2011.03
  Browse: https://github.com/Stefan-Schmidt/openembedded/tree/for-2011.03

Thanks,
    Stefan Schmidt <stefan@buglabs.net>
---


Henning (1):
  ecj-bootstrap: try 5 times to compile the classes

Henning Heinold (5):
  llvm: merge native recipe into the normal recipe
  ecj: for ecj-initial 512 mb heapsize is okay for ecj-bootstrap we
    need 1024
  inetlib: move to proper place
  icedtea6-native: add libxext-native to the dependencies
  cacao-native: add fix for vm-shutdown and multiple threads are
    involved

Stefan Schmidt (1):
  icedtea6-native_1.7.10: Remove reference to deleted patch.

 recipes/cacao/cacao-native_hg.bb                   |    6 +-
 recipes/cacao/files/cacao-shutdownguard.patch      |  180 ++++++++++++++++++++
 .../inetlib-1.1.1/datadir_java.patch               |    0
 recipes/{classpath => classpathx}/inetlib_1.1.1.bb |    0
 recipes/ecj/ecj-bootstrap-native.bb                |    2 +-
 recipes/ecj/ecj-initial.bb                         |    6 +-
 recipes/ecj/files/ecj-initial.in                   |    1 +
 recipes/ecj/files/ecj.in                           |   14 ++-
 recipes/icedtea/icedtea6-native.inc                |    5 +-
 recipes/icedtea/icedtea6-native_1.7.10.bb          |    1 -
 recipes/llvm/llvm-native.inc                       |   33 ----
 recipes/llvm/llvm.inc                              |   70 ++++++---
 recipes/llvm/llvm2.7-native_2.7.bb                 |   12 --
 recipes/llvm/llvm2.7_2.7.bb                        |    5 +-
 14 files changed, 256 insertions(+), 79 deletions(-)
 create mode 100644 recipes/cacao/files/cacao-shutdownguard.patch
 rename recipes/{classpath => classpathx}/inetlib-1.1.1/datadir_java.patch (100%)
 rename recipes/{classpath => classpathx}/inetlib_1.1.1.bb (100%)
 create mode 100755 recipes/ecj/files/ecj-initial.in
 delete mode 100644 recipes/llvm/llvm-native.inc
 delete mode 100644 recipes/llvm/llvm2.7-native_2.7.bb

-- 
1.7.5.1




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

end of thread, other threads:[~2011-05-11 22:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09  7:29 [PATCH 2011.03-maintenance 0/7] Openjdk fixes from master Stefan Schmidt
2011-05-09  7:29 ` [PATCH 2011.03-maintenance 1/7] icedtea6-native_1.7.10: Remove reference to deleted patch Stefan Schmidt
2011-05-09  8:56   ` Paul Menzel
2011-05-09  9:13     ` Stefan Schmidt
2011-05-09  9:25       ` Paul Menzel
2011-05-09  7:30 ` [PATCH 2011.03-maintenance 2/7] llvm: merge native recipe into the normal recipe Stefan Schmidt
2011-05-09  7:30 ` [PATCH 2011.03-maintenance 3/7] ecj: for ecj-initial 512 mb heapsize is okay for ecj-bootstrap we need 1024 Stefan Schmidt
2011-05-09  7:30 ` [PATCH 2011.03-maintenance 4/7] ecj-bootstrap: try 5 times to compile the classes Stefan Schmidt
2011-05-09  7:30 ` [PATCH 2011.03-maintenance 5/7] inetlib: move to proper place Stefan Schmidt
2011-05-09  7:30 ` [PATCH 2011.03-maintenance 6/7] icedtea6-native: add libxext-native to the dependencies Stefan Schmidt
2011-05-09  7:30 ` [PATCH 2011.03-maintenance 7/7] cacao-native: add fix for vm-shutdown and multiple threads are involved Stefan Schmidt
2011-05-11 22:16 ` [PATCH 2011.03-maintenance 0/7] Openjdk fixes from master Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.