summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfan.xin <fan.xin@jp.fujitsu.com>2017-10-27 17:12:11 +0900
committerRichard Leitner <richard.leitner@skidata.com>2018-07-10 09:58:38 +0200
commitd53ab6a31dfb95b9b38c6e0e0b4199de39968a05 (patch)
tree735afa118c6ef4615b887b78d4bea831b9aaa139
parentc8f7e412aaee4e41ec8ff980f463536c757538d0 (diff)
downloadmeta-java-d53ab6a31dfb95b9b38c6e0e0b4199de39968a05.tar.gz
openjdk-8: correct the typo mistake
Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
-rw-r--r--recipes-core/openjdk/openjdk-8-common.inc2
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 2c68462..0af320d 100644
--- a/recipes-core/openjdk/openjdk-8-common.inc
+++ b/recipes-core/openjdk/openjdk-8-common.inc
@@ -1,5 +1,5 @@
1SUMMARY = "Java runtime based upon the OpenJDK Project" 1SUMMARY = "Java runtime based upon the OpenJDK Project"
2HOMEPAGE = "http://http://openjdk.java.net/" 2HOMEPAGE = "http://openjdk.java.net/"
3LICENSE = "GPL-2.0-with-classpath-exception" 3LICENSE = "GPL-2.0-with-classpath-exception"
4 4
5LIC_FILES_CHKSUM = "file://LICENSE;md5=3e0b59f8fac05c3c03d4a26bbda13f8f" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=3e0b59f8fac05c3c03d4a26bbda13f8f"