aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-06-25 21:40:00 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-07-13 14:35:39 +0200
commita403e5766a712277897da245707daabcc415b519 (patch)
tree4180138e9241bd9343e9eb71d3c35bb42a0ab60a /meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb
parent123d9ae17d192a91e0e25011334a0392f4560b7c (diff)
downloadopenembedded-core-contrib-a403e5766a712277897da245707daabcc415b519.tar.gz
xorg-driver: add x11 to required DISTRO_FEATURES
* it's not complete, but recipes depending on virtual/libx11 are easiest to spot, I've long list of PNBLACKLIST for all recipes which cannot be built in distro without x11 in DISTRO_FEATURES Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb
index cd8fd63b51..de6a4d8692 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.21.15.bb
@@ -11,6 +11,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8730ad58d11c7bbad9a7066d69f7808e"
DEPENDS += "virtual/libx11 drm libpciaccess pixman"
+inherit distro_features_check
+# depends on virtual/libx11
+REQUIRED_DISTRO_FEATURES = "x11"
+
SRC_URI += "file://disable-dri2-tests.patch \
file://compat-api-Map-changes-of-DamageUnregister-API-in-1..patch \
"