[oe-commits] Martin Jansa : angstrom-jalimo: fix openjdk-6-jre preferred version

git version control git at git.openembedded.org
Mon Jul 19 10:29:40 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 57e0fe372862c29421ba57bd03e0cac135bcaa25
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=57e0fe372862c29421ba57bd03e0cac135bcaa25

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Sun Jul 18 00:54:39 2010 +0000

angstrom-jalimo: fix openjdk-6-jre preferred version

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Acked-by: Koen Kooi <k-kooi at ti.com>

---

 conf/distro/include/angstrom-jalimo.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom-jalimo.conf b/conf/distro/include/angstrom-jalimo.conf
index effde60..2aed63b 100644
--- a/conf/distro/include/angstrom-jalimo.conf
+++ b/conf/distro/include/angstrom-jalimo.conf
@@ -22,7 +22,7 @@ PREFERRED_VERSION_jamvm = "1.5.2"
 PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk"
 PREFERRED_PROVIDER_classpath = "classpath"
 
-PREFERRED_VERSION_openjdk-6-jre = "6b18"
+PREFERRED_VERSION_openjdk-6-jre = "6b18-1.8"
 PREFERRED_VERSION_icedtea6-native = "1.7.3"
 
 # Stage JAR files not into ARCH related dirs





More information about the Openembedded-commits mailing list