diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-01 17:12:56 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-13 12:27:48 +0200 |
| commit | a079bae741bf33ba40e15bb3c081d6d5854f2217 (patch) | |
| tree | 079fa81019d01b54afc3d2e66005978805aa266f /meta-perl/recipes-perl | |
| parent | 8411222bab6cefcbf7a792cc5bbeb716cf80096c (diff) | |
| download | meta-openembedded-a079bae741bf33ba40e15bb3c081d6d5854f2217.tar.gz | |
libnet-dns-perl: blacklist, fails to build with current perl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl')
| -rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb b/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb index 9dc426860e..312a812699 100644 --- a/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb +++ b/meta-perl/recipes-perl/libnet/libnet-dns-perl_0.81.bb | |||
| @@ -23,3 +23,6 @@ do_compile() { | |||
| 23 | cpan_do_compile | 23 | cpan_do_compile |
| 24 | } | 24 | } |
| 25 | BBCLASSEXTEND = "native" | 25 | BBCLASSEXTEND = "native" |
| 26 | |||
| 27 | # 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. | ||
| 28 | PNBLACKLIST[libnet-dns-perl] ?= "BROKEN: Fails to build since some changes in perl recipe" | ||
