diff options
Diffstat (limited to 'recipes-core/openjdk/openjdk-14_14.0.1.bb')
-rw-r--r-- | recipes-core/openjdk/openjdk-14_14.0.1.bb | 7 |
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 | |||
4 | require openjdk-14-common.inc | ||
5 | require openjdk-14-release.inc | ||
6 | |||
7 | BBCLASSEXTEND = "native nativesdk" | ||