aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorHenning Heinold <h.heinold@tarent.de>2011-03-14 12:36:46 +0100
committerHenning Heinold <h.heinold@tarent.de>2011-03-16 13:22:57 +0100
commitc660bef83b34ffc5bb9e15fa3d377a5342a06e85 (patch)
treeb4b6d3f58c7061b2ff074efb4ad767e4fb54496f /conf
parente342075d0871591b5587251c44e78b5dd63c5db6 (diff)
downloadopenembedded-c660bef83b34ffc5bb9e15fa3d377a5342a06e85.tar.gz
icedtea6-native: update to 1.7.10 version
* remove sizer.patch we will use qemu on openjdk * delete 1.7.6 recipe for security reasons * update angstroem-jalimo to prefer 1.7.10 Signed-off-by: Henning Heinold <h.heinold@tarent.de> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/angstrom-jalimo.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/angstrom-jalimo.conf b/conf/distro/include/angstrom-jalimo.conf
index f04daa4557..f95c7c9e3a 100644
--- a/conf/distro/include/angstrom-jalimo.conf
+++ b/conf/distro/include/angstrom-jalimo.conf
@@ -23,7 +23,7 @@ PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk"
PREFERRED_PROVIDER_classpath = "classpath"
PREFERRED_VERSION_openjdk-6-jre = "6b18-1.8.5"
-PREFERRED_VERSION_icedtea6-native = "1.7.6"
+PREFERRED_VERSION_icedtea6-native = "1.7.10"
# Stage JAR files not into ARCH related dirs
STAGING_DIR_JAVA = "${STAGING_DIR}/java"