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

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


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

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

apcupsd: Blacklist because of broken with B!=S

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

---

 meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb b/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb
index 07b8ccb..4cd3f77 100644
--- a/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb
+++ b/meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb
@@ -7,6 +7,8 @@ SRC_URI = "http://garr.dl.sourceforge.net/project/apcupsd/apcupsd%20-%20Stable/3
 SRC_URI[md5sum] = "5928822d855c5cf7ac29655e3e0b8c23"
 SRC_URI[sha256sum] = "0707b5ec9916fbde9e44eb8d18037c8d8f75dfd6aeef51aba5487e189eef2032"
 
+PNBLACKLIST[apcupsd] = "BROKEN: doesn't build with B!=S"
+
 inherit autotools
 
 LD = "${CXX}"



More information about the Openembedded-commits mailing list