diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-09-10 20:43:55 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-09-10 20:43:55 +0200 |
commit | da13c12203a4ba9020d7083861c0038c8ee67c88 (patch) | |
tree | ca98ddecc6221266c07454a1c3693fa63aa2b1c9 | |
parent | cf776672172eae7cb1967ac299b673478be67368 (diff) | |
download | meta-java-da13c12203a4ba9020d7083861c0038c8ee67c88.tar.gz |
openjdk-6: update to version 1.11.4
-rw-r--r-- | recipes-core/openjdk/openjdk-6_6b24-1.11.4.bb (renamed from recipes-core/openjdk/openjdk-6_6b24-1.11.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/openjdk/openjdk-6_6b24-1.11.3.bb b/recipes-core/openjdk/openjdk-6_6b24-1.11.4.bb index 4485180..b6364a8 100644 --- a/recipes-core/openjdk/openjdk-6_6b24-1.11.3.bb +++ b/recipes-core/openjdk/openjdk-6_6b24-1.11.4.bb | |||
@@ -2,8 +2,8 @@ require openjdk-6-release-6b24.inc | |||
2 | 2 | ||
3 | PR = "${INC_PR}.0" | 3 | PR = "${INC_PR}.0" |
4 | 4 | ||
5 | SRC_URI[iced.md5sum] = "52e0db92541296bdf43a4cfce135ac4f" | 5 | SRC_URI[iced.md5sum] = "a5a3a5aeaba0ddf4c9fdf8e899bf77c2" |
6 | SRC_URI[iced.sha256sum] = "7d91c407b9795bd6f6255bcf0fb808416b36418c57f601dc47cfabff83194cf4" | 6 | SRC_URI[iced.sha256sum] = "7bc0037514aedbbd5e65edcb2fa300a18285688d27b359c2144fcf563174e4fd" |
7 | 7 | ||
8 | ICEDTEAPATCHES += "file://icedtea-jdk-rmi-crosscompile.patch;apply=no" | 8 | ICEDTEAPATCHES += "file://icedtea-jdk-rmi-crosscompile.patch;apply=no" |
9 | 9 | ||