[yocto] [meta-security][PATCH] libnetaddr-ip-perl: Blacklist recipe

Armin Kuster akuster at mvista.com
Wed Jul 30 12:47:11 PDT 2014


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 at mvista.com>
---
 recipes-security/perl/libnetaddr-ip-perl_4.069.bb | 2 ++
 1 file changed, 2 insertions(+)

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() {
 	cpan_do_compile
 }
 BBCLASSEXTEND = "native"
+
+PNBLACKLIST[libnetaddr-ip-perl] = "BROKEN: doesn't build | make[2]: *** No rule to make target `config.h', needed by `Util.c'.  Stop."
-- 
1.9.1




More information about the yocto mailing list