summaryrefslogtreecommitdiffstats
path: root/poky/meta/recipes-graphics/images/core-image-x11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-graphics/images/core-image-x11.bb')
-rw-r--r--poky/meta/recipes-graphics/images/core-image-x11.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/poky/meta/recipes-graphics/images/core-image-x11.bb b/poky/meta/recipes-graphics/images/core-image-x11.bb
new file mode 100644
index 000000000..8455bb8ca
--- /dev/null
+++ b/poky/meta/recipes-graphics/images/core-image-x11.bb
@@ -0,0 +1,9 @@
+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"
OpenPOWER on IntegriCloud