summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-6-release-6b24.inc
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2013-01-27 22:36:48 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2013-01-27 22:36:48 +0100
commitf5f49c8fd63d6d38938972841759006c69afcc15 (patch)
treeba134c64e2375c57dcbde4a8e255d6ac61c7c6c7 /recipes-core/openjdk/openjdk-6-release-6b24.inc
parentc849ac342b7c4cdb275012a49cc3f8fe847df7c1 (diff)
downloadmeta-java-f5f49c8fd63d6d38938972841759006c69afcc15.tar.gz
openjdk6: apply same fix for ucontext for cacao on arm to openjdk6 too
Diffstat (limited to 'recipes-core/openjdk/openjdk-6-release-6b24.inc')
-rw-r--r--recipes-core/openjdk/openjdk-6-release-6b24.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjdk-6-release-6b24.inc b/recipes-core/openjdk/openjdk-6-release-6b24.inc
index 1da7ffb..b19bf3a 100644
--- a/recipes-core/openjdk/openjdk-6-release-6b24.inc
+++ b/recipes-core/openjdk/openjdk-6-release-6b24.inc
@@ -68,6 +68,7 @@ OEPATCHES = "\
68 file://cacao-loadavg-makefile.patch \ 68 file://cacao-loadavg-makefile.patch \
69 file://fix_hotspot_crosscompile.patch \ 69 file://fix_hotspot_crosscompile.patch \
70 file://cacao-loadavg.patch;apply=no \ 70 file://cacao-loadavg.patch;apply=no \
71 file://cacao-arm-ucontext.patch;apply=no \
71 " 72 "
72 73
73# Allow overriding this separately 74# Allow overriding this separately