xf86-input-mtev: Blacklist because of broken with B!=S
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 19 Jun 2014 09:55:57 +0000 (11:55 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:39:03 +0000 (08:39 -0800)
(From meta-openembedded rev: e983da919e4e4cebc829a0b5fb32c81192b40d74)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb

index ac47cee..a1943be 100644 (file)
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543"
 
 DEPENDS += "pixman"
 
+PNBLACKLIST[xf86-input-mtev] = "BROKEN: doesn't build with B!=S (Makefile without ${S} in sed call)"
+
 SRC_URI = "git://gitorious.org/xorg/xf86-input-mtev.git file://fix-it.patch"
 SRCREV = "1eb469166ffc095c5801475f057f911f97a6e641"
 S = "${WORKDIR}/git"