aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorHenning Heinold <h.heinold@tarent.de>2011-03-14 12:36:46 +0100
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:22 +0200
commit86b9e61b54508b9d4e86dffe53b9ea7e89950e8d (patch)
treedc21be36382a3a84ef37a79dfda1682fd5a08c90 /conf
parenta6a953294606e5eb121067b5a971941e666c4f57 (diff)
downloadopenembedded-86b9e61b54508b9d4e86dffe53b9ea7e89950e8d.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> Signed-off-by: Stefan Schmidt <stefan@buglabs.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 9ba4c70999..e116053a0d 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"