summaryrefslogtreecommitdiff
path: root/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb')
-rw-r--r--yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb b/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb
deleted file mode 100644
index 17301a052..000000000
--- a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-SUMMARY = "Basic X11 session"
-DESCRIPTION = "Packages required to set up a basic working X11 session"
-LICENSE = "MIT"
-PR = "r1"
-
-inherit packagegroup distro_features_check
-# rdepends on matchbox-wm
-REQUIRED_DISTRO_FEATURES = "x11"
-
-RDEPENDS_${PN} = "\
- packagegroup-core-x11-xserver \
- packagegroup-core-x11-utils \
- dbus \
- pointercal \
- matchbox-terminal \
- matchbox-wm \
- mini-x-session \
- liberation-fonts \
- "