summaryrefslogtreecommitdiffstats
path: root/recipes-images/images/openjre-14-test-image.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-images/images/openjre-14-test-image.bb
parent6e84638d77ac921aac46649095bca5ddbde94d2a (diff)
downloadmeta-java-f66b83882e076f339dd89e88165bd7bac121f9ff.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-images/images/openjre-14-test-image.bb')
-rw-r--r--recipes-images/images/openjre-14-test-image.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-images/images/openjre-14-test-image.bb b/recipes-images/images/openjre-14-test-image.bb
new file mode 100644
index 0000000..e950fe3
--- /dev/null
+++ b/recipes-images/images/openjre-14-test-image.bb
@@ -0,0 +1,3 @@
1IMAGE_INSTALL_append = " openjre-14 "
2
3inherit openjre-test-image