diff options
author | André Draszik <andre.draszik@jci.com> | 2018-03-05 09:30:55 +0000 |
---|---|---|
committer | Maxin B. John <maxin.john@intel.com> | 2018-03-05 13:55:30 +0200 |
commit | 9520a8d47a679f7273f011450b15da5f4acd2313 (patch) | |
tree | 3543bcc6e0b4ebb490cad4498efc76446a1204b1 /recipes-core/openjdk/openjdk-8-common.inc | |
parent | 29c72c6dd6e836c2f55734626dbd780dd8db56a7 (diff) | |
download | meta-java-9520a8d47a679f7273f011450b15da5f4acd2313.tar.gz |
openjdk-8: Upgrade to u162b12
- openjdk8-fix-zero-mode-crash.patch was a backport -> dropped
- remaining patches -> refreshed
- license checksum change due to address change in license file
(see patch)
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-common.inc')
-rw-r--r-- | recipes-core/openjdk/openjdk-8-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-8-common.inc b/recipes-core/openjdk/openjdk-8-common.inc index 38a59f4..ab4c870 100644 --- a/recipes-core/openjdk/openjdk-8-common.inc +++ b/recipes-core/openjdk/openjdk-8-common.inc | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Java runtime based upon the OpenJDK Project" | |||
2 | HOMEPAGE = "http://http://openjdk.java.net/" | 2 | HOMEPAGE = "http://http://openjdk.java.net/" |
3 | LICENSE = "GPL-2.0-with-classpath-exception" | 3 | LICENSE = "GPL-2.0-with-classpath-exception" |
4 | 4 | ||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7b4baeedfe2d40cb03536573bc2c89b1" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3e0b59f8fac05c3c03d4a26bbda13f8f" |
6 | 6 | ||
7 | inherit java autotools gettext qemu pkgconfig | 7 | inherit java autotools gettext qemu pkgconfig |
8 | 8 | ||