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

git at git.openembedded.org git at git.openembedded.org
Sat Jun 21 17:24:42 UTC 2014


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

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

krb5: Blacklist because of broken with B!=S

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

---

 meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb b/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb
index 5d25527..6d39a0a 100644
--- a/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb
+++ b/meta-oe/recipes-connectivity/krb5/krb5_1.11.3.bb
@@ -7,6 +7,8 @@ DEPENDS = "ncurses util-linux e2fsprogs e2fsprogs-native"
 
 inherit autotools binconfig perlnative
 
+PNBLACKLIST[krb5] = "BROKEN: doesn't build with B!=S"
+
 SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}"
 SRC_URI = "http://web.mit.edu/kerberos/dist/${PN}/${SHRT_VER}/${P}-signed.tar \
            file://0001-aclocal-Add-parameter-to-disable-keyutils-detection.patch \



More information about the Openembedded-commits mailing list