X-Git-Url: https://git.karo-electronics.de/?p=meta-tx09.git;a=blobdiff_plain;f=recipes-graphics%2Fimages%2Ftx09-image-x11.bb;fp=recipes-graphics%2Fimages%2Ftx09-image-x11.bb;h=0000000000000000000000000000000000000000;hp=07375300fd4c8846c03bda25d26652b6d45a5504;hb=e92ab7cf771a6f4335a7dec3b03fc17a39f957a4;hpb=d46ef1cc1f576d696fc84b092121d8f5c8fa733e diff --git a/recipes-graphics/images/tx09-image-x11.bb b/recipes-graphics/images/tx09-image-x11.bb deleted file mode 100644 index 0737530..0000000 --- a/recipes-graphics/images/tx09-image-x11.bb +++ /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