]> git.kernelconcepts.de Git - meta-nanopi.git/blobdiff - recipes-graphics/images/nanopi-image-x11.bb
nanopi-image-x11: Nove to images directory
[meta-nanopi.git] / recipes-graphics / images / nanopi-image-x11.bb
diff --git a/recipes-graphics/images/nanopi-image-x11.bb b/recipes-graphics/images/nanopi-image-x11.bb
deleted file mode 100644 (file)
index 3e3ff39..0000000
+++ /dev/null
@@ -1,20 +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 = ' ${@base_contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)}'
-
-
-inherit core-image
-
-IMAGE_INSTALL = "\
-    packagegroup-core-boot \
-    i2c-tools \
-    lrzsz \
-    brcm-patchram-plus \
-    ap6210-firmware-nanopi \
-    ${CORE_IMAGE_EXTRA_INSTALL} \
-    ${TOUCH} \
-"
\ No newline at end of file