[oe-commits] Martin Jansa : xf86-input-mtev: Blacklist because of broken with B!=S

git at git.openembedded.org git at git.openembedded.org
Thu Jun 19 11:45:05 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: a759b6a7ab9310d03570e2c6db23a61d5c050463
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=a759b6a7ab9310d03570e2c6db23a61d5c050463

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jun 19 11:55:57 2014 +0200

xf86-input-mtev: Blacklist because of broken with B!=S

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb
index ac47cee..a1943be 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-mtev_git.bb
@@ -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"



More information about the Openembedded-commits mailing list