summaryrefslogtreecommitdiffstats
path: root/recipes-core/openjdk/openjdk-14_14.0.1.bb
diff options
context:
space:
mode:
authorRichard Leitner <richard.leitner@skidata.com>2020-04-21 13:00:22 +0200
committerRichard Leitner <richard.leitner@skidata.com>2020-11-09 14:29:49 +0100
commitf66b83882e076f339dd89e88165bd7bac121f9ff (patch)
treeca7eafceb9735f4c5cb5d2d574bf94b42d6c29b6 /recipes-core/openjdk/openjdk-14_14.0.1.bb
parent6e84638d77ac921aac46649095bca5ddbde94d2a (diff)
downloadmeta-java-g0hl1n/jdk14.tar.gz
openjdk-14: add 14.0.1g0hl1n/jdk14
Add support for OpenJDK and OpenJRE v14.0.1. This version of OpenJDK is bootstrapped from a host-provided JDK. The host provided JDK is used to build openjdk-14-native. The native build is then used as build-jdk for the cross version. Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/openjdk/openjdk-14_14.0.1.bb')
-rw-r--r--recipes-core/openjdk/openjdk-14_14.0.1.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjdk-14_14.0.1.bb b/recipes-core/openjdk/openjdk-14_14.0.1.bb
new file mode 100644
index 0000000..f94b25a
--- /dev/null
+++ b/recipes-core/openjdk/openjdk-14_14.0.1.bb
@@ -0,0 +1,7 @@
1# Copyright (C) 2020 Richard Leitner <richard.leitner@skidata.com>
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4require openjdk-14-common.inc
5require openjdk-14-release.inc
6
7BBCLASSEXTEND = "native nativesdk"