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


Armin Kuster
 

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@...>
---
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

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.