summaryrefslogtreecommitdiffstats
path: root/classes/openjre-test-image.bbclass
diff options
context:
space:
mode:
authorAJ Bagwell <anthony.bagwell@hivehome.com>2021-08-09 14:09:37 +0100
committerRichard Leitner <richard.leitner@skidata.com>2021-08-11 07:19:27 +0200
commitb71a9866abfd5292650ef0afc5ecb9ab5e29b887 (patch)
tree8e7cfd6025f06b4138e2f5fbca61dce7d3a13bac /classes/openjre-test-image.bbclass
parent984f25b6deb5fe4acf82d51c04b2c1392a542723 (diff)
downloadmeta-java-b71a9866abfd5292650ef0afc5ecb9ab5e29b887.tar.gz
all: run convert-overrides (0.9.3) script to convert to new override format
Signed-off-by: AJ Bagwell <anthony.bagwell@hivehome.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'classes/openjre-test-image.bbclass')
-rw-r--r--classes/openjre-test-image.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/openjre-test-image.bbclass b/classes/openjre-test-image.bbclass
index 77dbd74..9562be4 100644
--- a/classes/openjre-test-image.bbclass
+++ b/classes/openjre-test-image.bbclass
@@ -4,6 +4,6 @@ IMAGE_FEATURES += "ssh-server-openssh package-management"
4 4
5IMAGE_INSTALL = "${CORE_IMAGE_BASE_INSTALL}" 5IMAGE_INSTALL = "${CORE_IMAGE_BASE_INSTALL}"
6 6
7DEFAULT_TEST_SUITES_pn-${PN} = "ping ssh java" 7DEFAULT_TEST_SUITES:pn-${PN} = "ping ssh java"
8 8
9inherit core-image 9inherit core-image