Signed-off-by: Henning Heinold <[email protected]>
---
 recipes/openjdk/openjdk-6-common.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openjdk/openjdk-6-common.inc 
b/recipes/openjdk/openjdk-6-common.inc
index f6d3c34..ee3db29 100644
--- a/recipes/openjdk/openjdk-6-common.inc
+++ b/recipes/openjdk/openjdk-6-common.inc
@@ -213,7 +213,7 @@ do_configure_prepend() {
 do_configure_append() {
        oe_runmake patch-ecj
 
-       for F in ${WORKDIR}/openjdk-src-dir/hotspot/make/linux/Makefile 
${WORKDIR}/icedtea6-1.8.5/build/openjdk-ecj/hotspot/make/linux/Makefile 
${WORKDIR}/icedtea6-1.8.5/build/openjdk/hotspot/make/linux/Makefile ;
+       for F in ${WORKDIR}/openjdk-src-dir/hotspot/make/linux/Makefile 
${B}/openjdk-ecj/hotspot/make/linux/Makefile 
${B}/openjdk/hotspot/make/linux/Makefile ;
        do
                sed -i \
                        -e"s|SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 
2.7%|SUPPORTED_OS_VERSION = 2.4% 2.5% 2.6% 3%|" \
-- 
1.7.9

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to