]> code.ossystems Code Review - openembedded-core.git/commit
liburi-perl: update to 1.71
authorAndreas Müller <schnitzeltony@googlemail.com>
Tue, 6 Dec 2016 10:33:31 +0000 (11:33 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2016 10:26:14 +0000 (10:26 +0000)
commit0c2afb0f38a23d4f1540887b125914c9dde16dae
tree6510eb704e5e4a90cd31c75fac52892caa410c16
parentef15a91b1723a4481d95e9c5bb946507dfa9d378
liburi-perl: update to 1.71

Old version was broken by perl update. It was found by investigating configure
errors in meta-qt5-extra/kf5:

| [superandy@mueller-a-nb-linux 5.28.0-r0]$ /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/bin/perl-native/perl -e "use URI::Escape"
| \C no longer supported in regex; marked by <-- HERE in m/(\ <-- HERE C)/ at /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/vendor_perl/5.24.0/URI/Escape.pm line 205.
| Compilation failed in require at -e line 1.
| BEGIN failed--compilation aborted at -e line 1.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/perl/liburi-perl_1.71.bb [moved from meta/recipes-devtools/perl/liburi-perl_1.60.bb with 64% similarity]