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:47 +0000
commit1a3516610757b1c7c500a169591be2c069f2a792 (patch)
treef2ebfdf0c028e9b5948e234a30e858a00f49c8fc /meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb
parent36bf66654a557c570011db0b06f2084ee2ccf9cc (diff)
downloadopenembedded-core-contrib-1a3516610757b1c7c500a169591be2c069f2a792.tar.gz
xserver: require sufficiently new libdrm
This fixes the check of the libdrm version in the configure script. (From OE-Core rev: 2312eb1b6da67c2c7e8c968db55d99472ac29b49) Signed-off-by: Johannes Pointner <johannes.pointner@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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"