summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-8-release-161b15.inc
diff options
context:
space:
mode:
authorAndré Draszik <andre.draszik@jci.com>2018-03-05 09:31:06 +0000
committerMaxin B. John <maxin.john@intel.com>2018-03-06 11:03:31 +0200
commit0325253a995039f70836c6d6d98e6cb315fa297f (patch)
tree96502d7881b84e2bd0bc8fdf0235de4e1e3171b9 /recipes-core/openjdk/openjdk-8-release-161b15.inc
parent3668ba76f44bc778ba4446236088c22948a644d0 (diff)
downloadmeta-java-0325253a995039f70836c6d6d98e6cb315fa297f.tar.gz
openjdk-8: add aarch64 support
This is using the aarch64 port to make it work, which is at version u161b15. We also add one patch to make this work with musl, too. Because the aarch64 port is fetched from a different repository, the version specific include has been split so as to have all common parts (URIs, patches, configuration bits) in one single file, and version specific bits (checksum, mercurial commit ID), in another file, to ease maintenance, and make distinguishing easier. Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Maxin B. John <maxin.john@intel.com>
Diffstat (limited to 'recipes-core/openjdk/openjdk-8-release-161b15.inc')
-rw-r--r--recipes-core/openjdk/openjdk-8-release-161b15.inc33
1 files changed, 33 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjdk-8-release-161b15.inc b/recipes-core/openjdk/openjdk-8-release-161b15.inc
new file mode 100644
index 0000000..0a4434c
--- /dev/null
+++ b/recipes-core/openjdk/openjdk-8-release-161b15.inc
@@ -0,0 +1,33 @@
1require openjdk-8-release-16xbyy.inc
2
3CORBA_CHANGESET_aarch64 = "f73da600c483"
4SRC_URI[corba.md5sum] = "bf884b82fcc6de466946fcb87d24ebf3"
5SRC_URI[corba.sha256sum] = "ebf73d96185fc05e502088ae89a8d6494c3971dd220458deeff3876f72396b6c"
6
7HOTSPOT_CHANGESET_aarch64 = "a600839824fa"
8SRC_URI[hotspot.md5sum] = "20c88ba26f8f45a2769f4edf32afd593"
9SRC_URI[hotspot.sha256sum] = "6d0d1b9c2df3392ad6e21ca3eae39d06b50632a4a419da3d4363248943ea8b97"
10
11JAXP_CHANGESET_aarch64 = "b1e2af899046"
12SRC_URI[jaxp.md5sum] = "219582b26d7de2973b75f4329b53ec7d"
13SRC_URI[jaxp.sha256sum] = "907cc4dfb01a3a2a6d74dfa90fa6fcb5b3df55600f41ba44dcdc94b47e85a382"
14
15JAXWS_CHANGESET_aarch64 = "0002ed323fe5"
16SRC_URI[jaxws.md5sum] = "44935b81e3405fcaef675d5d08c2149e"
17SRC_URI[jaxws.sha256sum] = "0d1d52f1cf254a643ece1bd6cd8628fae1a4d56e8b59388cc9ad73b3caf151a1"
18
19JDK_CHANGESET_aarch64 = "c2ba2ed87d18"
20SRC_URI[jdk.md5sum] = "f4c0393a157dcb8b90ee7c7d80cbdfbf"
21SRC_URI[jdk.sha256sum] = "c84a17451b47242f9d96bf431011607afc3776f285a6ad9a60190fba2d434c49"
22
23LANGTOOLS_CHANGESET_aarch64 = "cdb217c578cb"
24SRC_URI[langtools.md5sum] = "608cf07781259d916d1663d6a5ced26d"
25SRC_URI[langtools.sha256sum] = "ad28e75bfaba1b64fdd02ea316db3ba3cba68007f90c5fa2be2418ce8bc0074d"
26
27NASHORN_CHANGESET_aarch64 = "505d0eb2fafe"
28SRC_URI[nashorn.md5sum] = "be981a6c55f9e602ff129fed65505a8c"
29SRC_URI[nashorn.sha256sum] = "14419ccd773e1db83b600d05aca3cbac9f24be77abda9a132d12305d8821d6d7"
30
31OPENJDK_CHANGESET_aarch64 = "917454da25c1"
32SRC_URI[openjdk.md5sum] = "1e4b3eca032742b7448731f9b8fcb426"
33SRC_URI[openjdk.sha256sum] = "1e17e2d8384a7b808a89b982e7c09c4feb8598b7a66b93697bfb8759c1005974"