mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libnet-dns-perl: blacklist, fails to build with current perl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -23,3 +23,6 @@ do_compile() {
|
||||
cpan_do_compile
|
||||
}
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
# Bareword "Errno::EINVAL" not allowed while "strict subs" in use at /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/lib/perl/5.22.0/IO/Socket.pm line 135.
|
||||
PNBLACKLIST[libnet-dns-perl] ?= "BROKEN: Fails to build since some changes in perl recipe"
|
||||
|
||||
Reference in New Issue
Block a user