]> git.karo-electronics.de Git - meta-tx09.git/blobdiff - recipes-graphics/images/tx09-image-x11.bb
recipes: Sort images to separate folder
[meta-tx09.git] / recipes-graphics / images / tx09-image-x11.bb
diff --git a/recipes-graphics/images/tx09-image-x11.bb b/recipes-graphics/images/tx09-image-x11.bb
deleted file mode 100644 (file)
index 0737530..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "A compact test and discovery image for low resource boards"
-LICENSE = "MIT"
-
-IMAGE_FEATURES += "splash package-management x11-base ssh-server-dropbear "
-
-TOUCH = ' ${@bb.utils.contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)}'
-
-inherit core-image
-
-IMAGE_INSTALL = "\
-    packagegroup-core-boot \
-    i2c-tools \
-    lrzsz \
-    ${CORE_IMAGE_EXTRA_INSTALL} \
-    ${TOUCH} \
-"
\ No newline at end of file