aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb
diff options
context:
space:
mode:
authorJohannes Pointner <h4nn35.work@gmail.com>2016-03-07 23:51:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-12 22:11:20 +0000
commit2312eb1b6da67c2c7e8c968db55d99472ac29b49 (patch)
tree7dfea88add28ca548e35fdda254a5498412d72c7 /meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb
parent74adb14b0002e20099cc2c34e01862e8ddb8e013 (diff)
downloadopenembedded-core-contrib-2312eb1b6da67c2c7e8c968db55d99472ac29b49.tar.gz
xserver: require sufficiently new libdrm
This fixes the check of the libdrm version in the configure script. Signed-off-by: Johannes Pointner <johannes.pointner@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb
index e606dac5f9..eb79b40465 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb
@@ -2,6 +2,7 @@ require xserver-xorg.inc
SRC_URI += "file://configure.ac-Use-libsystemd-in-REQUIRED_LIBS-check.patch \
file://musl-arm-inb-outb.patch \
+ file://modesetting_libdrm_requirements.patch \
"
SRC_URI[md5sum] = "3c1c1057d3ad27380d8dd87ffcc182cd"
SRC_URI[sha256sum] = "195670819695d9cedd8dde95fbe069be0d0f488a77797a2d409f9f702daf312e"