diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-19 11:47:15 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-21 12:20:20 +0200 |
| commit | 0144400b2fa36da9e993e9a473f1a295a119ca2e (patch) | |
| tree | 080f3557756aa168381905499670245bdd64c4a1 /meta-oe | |
| parent | 6730b008976dbf168ad2094811622dc08ce93999 (diff) | |
| download | meta-openembedded-0144400b2fa36da9e993e9a473f1a295a119ca2e.tar.gz | |
apcupsd: Blacklist because of broken with B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 07b8ccb464..4cd3f774c1 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 | |||
| 7 | SRC_URI[md5sum] = "5928822d855c5cf7ac29655e3e0b8c23" | 7 | SRC_URI[md5sum] = "5928822d855c5cf7ac29655e3e0b8c23" |
| 8 | SRC_URI[sha256sum] = "0707b5ec9916fbde9e44eb8d18037c8d8f75dfd6aeef51aba5487e189eef2032" | 8 | SRC_URI[sha256sum] = "0707b5ec9916fbde9e44eb8d18037c8d8f75dfd6aeef51aba5487e189eef2032" |
| 9 | 9 | ||
| 10 | PNBLACKLIST[apcupsd] = "BROKEN: doesn't build with B!=S" | ||
| 11 | |||
| 10 | inherit autotools | 12 | inherit autotools |
| 11 | 13 | ||
| 12 | LD = "${CXX}" | 14 | LD = "${CXX}" |
