summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2014-07-30 12:19:30 -0700
committerArmin Kuster <akuster@mvista.com>2014-08-10 20:17:07 -0700
commit621f30abedf14f1e6b552c2f646231c86bbe9f60 (patch)
treeb814702c361aa8cad9f02ad2eb24f30523655d7e
parent17d2fc38a731d186788bc27d78411472276a2cc1 (diff)
downloadmeta-security-621f30abedf14f1e6b552c2f646231c86bbe9f60.tar.gz
libnetaddr-ip-perl: Blacklist recipe
As far as I can tell, this is not used by any reciped in meta-security. It does not build so I am Black listing it. Signed-off-by: Armin Kuster <akuster@mvista.com>
-rw-r--r--recipes-security/perl/libnetaddr-ip-perl_4.069.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/perl/libnetaddr-ip-perl_4.069.bb b/recipes-security/perl/libnetaddr-ip-perl_4.069.bb
index 99c11b2..69c2d83 100644
--- a/recipes-security/perl/libnetaddr-ip-perl_4.069.bb
+++ b/recipes-security/perl/libnetaddr-ip-perl_4.069.bb
@@ -22,3 +22,5 @@ do_compile() {
22 cpan_do_compile 22 cpan_do_compile
23} 23}
24BBCLASSEXTEND = "native" 24BBCLASSEXTEND = "native"
25
26PNBLACKLIST[libnetaddr-ip-perl] = "BROKEN: doesn't build | make[2]: *** No rule to make target `config.h', needed by `Util.c'. Stop."