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

git at git.openembedded.org git at git.openembedded.org
Thu Jun 19 10:05:42 UTC 2014


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

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