summaryrefslogtreecommitdiff
path: root/yocto-poky/meta/recipes-graphics/images/core-image-x11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-graphics/images/core-image-x11.bb')
-rw-r--r--yocto-poky/meta/recipes-graphics/images/core-image-x11.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/yocto-poky/meta/recipes-graphics/images/core-image-x11.bb b/yocto-poky/meta/recipes-graphics/images/core-image-x11.bb
deleted file mode 100644
index 8455bb8ca..000000000
--- a/yocto-poky/meta/recipes-graphics/images/core-image-x11.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-SUMMARY = "A very basic X11 image with a terminal"
-
-IMAGE_FEATURES += "splash package-management x11-base"
-
-LICENSE = "MIT"
-
-inherit core-image distro_features_check
-
-REQUIRED_DISTRO_FEATURES = "x11"