| Submitter | Stefan Schmidt |
|---|---|
| Date | March 1, 2011, 2:55 p.m. |
| Message ID | <1298991314-11065-1-git-send-email-stefan@buglabs.net> |
| Download | mbox | patch |
| Permalink | /patch/941/ |
| State | Accepted |
| Headers | show |
Comments
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01-03-11 15:55, Stefan Schmidt wrote: > > Signed-off-by: Stefan Schmidt <stefan@buglabs.net> Acked-by: Koen Kooi <koen@dominion.thruhere.net> > --- > 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 76cd5f1..9ba4c70 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-1.8" > +PREFERRED_VERSION_openjdk-6-jre = "6b18-1.8.5" > PREFERRED_VERSION_icedtea6-native = "1.7.6" > > # Stage JAR files not into ARCH related dirs -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFNbS6tMkyGM64RGpERApIpAJ9Wm910RBhAKlsbPWFasi55GykyTQCgnHQA Hxo73vFcdPPs8eZIrLnGqpI= =VtmY -----END PGP SIGNATURE-----
Patch
diff --git a/conf/distro/include/angstrom-jalimo.conf b/conf/distro/include/angstrom-jalimo.conf index 76cd5f1..9ba4c70 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-1.8" +PREFERRED_VERSION_openjdk-6-jre = "6b18-1.8.5" PREFERRED_VERSION_icedtea6-native = "1.7.6" # Stage JAR files not into ARCH related dirs
Signed-off-by: Stefan Schmidt <stefan@buglabs.net> --- conf/distro/include/angstrom-jalimo.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)