mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
xserver-common: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -5,7 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
|||||||
PR = "r9"
|
PR = "r9"
|
||||||
|
|
||||||
# we are using a gpe-style Makefile
|
# we are using a gpe-style Makefile
|
||||||
inherit gpe
|
inherit distro_features_check gpe
|
||||||
|
|
||||||
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "82f2f84cd96610e8f7b92c700cd31c14"
|
SRC_URI[md5sum] = "82f2f84cd96610e8f7b92c700cd31c14"
|
||||||
SRC_URI[sha256sum] = "cd04c33418f776b1e13fcc7af3d6bd0c7cccd03fbabd7dbcd97f88166cc34210"
|
SRC_URI[sha256sum] = "cd04c33418f776b1e13fcc7af3d6bd0c7cccd03fbabd7dbcd97f88166cc34210"
|
||||||
|
|||||||
Reference in New Issue
Block a user