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=bcd7c605d7e9cfa43cd28eba6bb47955aaa0af2e;hp=0000000000000000000000000000000000000000;hb=d2c0dc8d30cff878c8cdc523bbf46bfbadc24752;hpb=8725cd54c40719c70999839864fb03917a4bdd45 diff --git a/recipes-graphics/images/tx09-image-x11.bb b/recipes-graphics/images/tx09-image-x11.bb new file mode 100644 index 0000000..bcd7c60 --- /dev/null +++ b/recipes-graphics/images/tx09-image-x11.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "A compact test and discovery image for low resource boards" + +IMAGE_FEATURES += "splash package-management x11-base ssh-server-dropbear " + +LICENSE = "MIT" + +inherit core-image + +IMAGE_INSTALL = "\ + packagegroup-core-boot \ + i2c-tools \ + ${CORE_IMAGE_EXTRA_INSTALL} \ +" + \ No newline at end of file