Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../recipes-core/images/arago-test-image.bb | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta-arago-distro/recipes-core/images/arago-test-image.bb
diff --git a/meta-arago-distro/recipes-core/images/arago-test-image.bb b/meta-arago-distro/recipes-core/images/arago-test-image.bb deleted file mode 100644 index 11421126..00000000 --- a/meta-arago-distro/recipes-core/images/arago-test-image.bb +++ /dev/null @@ -1,19 +0,0 @@ -# Arago System Test image -# gives you test applications -LICENSE = "MIT" - -require arago-image.inc - -IMAGE_FSTYPES = "tar.xz" - -IMAGE_INSTALL += "\ - packagegroup-arago-base \ - packagegroup-arago-console \ - packagegroup-arago-base-tisdk \ - packagegroup-arago-tisdk-crypto \ - packagegroup-arago-tisdk-addons \ - packagegroup-arago-test \ - packagegroup-arago-test-addons \ - " - -export IMAGE_BASENAME = "arago-test-image" -- 2.17.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
