mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
core-image-minimal-xfce: inherit distro_features_check
Defining REQUIRED_DISTRO_FEATURES does nothing currently. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ IMAGE_INSTALL = "packagegroup-core-boot \
|
||||
kernel-modules \
|
||||
"
|
||||
|
||||
inherit distro_features_check
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
IMAGE_LINGUAS ?= " "
|
||||
|
||||
Reference in New Issue
Block a user