[oe-commits] Martin Jansa : libusbg: Blacklist, because of B!=S

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


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

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

libusbg: Blacklist, because of B!=S

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

---

 meta-oe/recipes-support/libusbg/libusbg_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/libusbg/libusbg_git.bb b/meta-oe/recipes-support/libusbg/libusbg_git.bb
index ed5ac65..280983b 100644
--- a/meta-oe/recipes-support/libusbg/libusbg_git.bb
+++ b/meta-oe/recipes-support/libusbg/libusbg_git.bb
@@ -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"



More information about the Openembedded-commits mailing list