summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-7_91b01-2.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/openjdk/openjdk-7_91b01-2.6.2.bb')
-rw-r--r--recipes-core/openjdk/openjdk-7_91b01-2.6.2.bb35
1 files changed, 14 insertions, 21 deletions
diff --git a/recipes-core/openjdk/openjdk-7_91b01-2.6.2.bb b/recipes-core/openjdk/openjdk-7_91b01-2.6.2.bb
index 047aac4..b2b01c7 100644
--- a/recipes-core/openjdk/openjdk-7_91b01-2.6.2.bb
+++ b/recipes-core/openjdk/openjdk-7_91b01-2.6.2.bb
@@ -13,34 +13,27 @@ PR = "${INC_PR}.1"
13SRC_URI[iced.md5sum] = "a16b3e800030db9d9b35f80dfd11883a" 13SRC_URI[iced.md5sum] = "a16b3e800030db9d9b35f80dfd11883a"
14SRC_URI[iced.sha256sum] = "c19eafacd23c81179934acab123511c424cd07c094739fa33778bf7cc80e14d0" 14SRC_URI[iced.sha256sum] = "c19eafacd23c81179934acab123511c424cd07c094739fa33778bf7cc80e14d0"
15 15
16CORBA_CHANGESET = "a4d55c5cec23" 16SRC_URI[corba.md5sum] = "500547dc50acde20fad18d0645be89c4"
17SRC_URI[corba.md5sum] = "e673f3df063c54d0dda32963e4980605" 17SRC_URI[corba.sha256sum] = "92fa1e73dc0eb463bccd9ce3636643f492b8935cb7a23b91c5d855f4641382af"
18SRC_URI[corba.sha256sum] = "0b3bfa11c912c44b83248f5bb9c630c292409c6137951cd249f8f24c344ec4ad"
19 18
20JAXP_CHANGESET = "f1202fb27695" 19SRC_URI[jaxp.md5sum] = "793fb78b5f51323e31785bb89292182f"
21SRC_URI[jaxp.md5sum] = "2088e60c6893b1ecf127be3c2bcd4dd8" 20SRC_URI[jaxp.sha256sum] = "94cda3ba29ab3cd36d50f2e6c98a5e250eb6372379e171288b3022b978136fc0"
22SRC_URI[jaxp.sha256sum] = "53de0b094e2bcc173153f5d2fcd3886e8bd9feedec6510474e27ab38472088fc"
23 21
24JAXWS_CHANGESET = "14c411b1183c" 22SRC_URI[jaxws.md5sum] = "131e2f619455e37cea74ca710e6ada6d"
25SRC_URI[jaxws.md5sum] = "d2474c78e7e300b1b8ebb767209df587" 23SRC_URI[jaxws.sha256sum] = "14467736097197a199b483f24f8111e9c76252a2ad2a5f166c97585c0a3930d4"
26SRC_URI[jaxws.sha256sum] = "2c176962cab52263d3b819a303fa0ac29216a3edcddf75b39595e073da13580f"
27 24
28JDK_CHANGESET = "db69ae53157a" 25SRC_URI[jdk.md5sum] = "6e8061b2b7c22163ab149fb66553eda8"
29SRC_URI[jdk.md5sum] = "5de142350438baf9e4afee021966681a" 26SRC_URI[jdk.sha256sum] = "7ad801d5f6b61818c78f2f39931df24d8c6f6a1c821180c998975ac884eb8af1"
30SRC_URI[jdk.sha256sum] = "782c8636475eef9f130718006c20be55974055a8505e241768816f6afd431666"
31 27
32LANGTOOLS_CHANGESET = "73356b81c5c7" 28SRC_URI[langtools.md5sum] = "1cebffc6b56e9efdbe08eff018801cb1"
33SRC_URI[langtools.md5sum] = "f607b5d230c96afb33da25d9f9968b30" 29SRC_URI[langtools.sha256sum] = "a53fe8912b8190d82615778cf8bfb77202a55adcdc5bacc56ce7738b6a654335"
34SRC_URI[langtools.sha256sum] = "eac950fb11b55ecae9a3fec6127cfe48595d02c10a8cad0525b64160463eedf2"
35 30
36OPENJDK_CHANGESET = "601ca7147b8c" 31SRC_URI[openjdk.md5sum] = "d63c5b401aaa9ef76d1dbd87943aa387"
37SRC_URI[openjdk.md5sum] = "d5c5a54d79e0cf9456c370e578aadbd1" 32SRC_URI[openjdk.sha256sum] = "4911adb6d7877b014777b6db6d90f1d1626314bd0c6a2c9cf9911d1e11eb4b49"
38SRC_URI[openjdk.sha256sum] = "c1e6924bddff0ddec318364c60f4e0843c1186a0aa9911ce6cf2fd81164cd6a7"
39 33
40# hotspot changeset taken from hotspot/tags 34# hotspot changeset taken from hotspot/tags
41HOTSPOT_CHANGESET = "3f1b4a1fe4a2" 35SRC_URI[hotspot.md5sum] = "5ffb731931226fbff870b80a377f6258"
42SRC_URI[hotspot.md5sum] = "106b2ec0a8798fbe07f3d838568bd0d8" 36SRC_URI[hotspot.sha256sum] = "984918bcb571fecebd490160935bb282c60eb9e17b4fc8fc77733d8da164c33a"
43SRC_URI[hotspot.sha256sum] = "39bc54bf343e1dce404b8c95285c0457a8d0a7c7aedfb55055aff9795dd36a85"
44 37
45############################################################################### 38###############################################################################
46# PATCHES - split up to allow overriding them separately 39# PATCHES - split up to allow overriding them separately