libusbg: Blacklist, because of B!=S
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 19 Jun 2014 09:06:07 +0000 (11:06 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:39:08 +0000 (08:39 -0800)
(From meta-openembedded rev: a03b235b317d8a1d5cf90a5b189589923be3c24b)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/libusbg/libusbg_git.bb

index ed5ac65..280983b 100644 (file)
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
 
 inherit autotools
 
+PNBLACKLIST[libusbg] = "BROKEN: Doesn't work with B!=S and nobody sent patch to fix it"
+
 PV = "0.1.0"
 SRCREV = "7e2b04363f319e8936a606bdb122dbde249a2f58"
 SRC_URI = "git://github.com/libusbg/libusbg.git"