]> code.ossystems Code Review - openembedded-core.git/commit
perl: set proper perl subversion number in config files
authorBill Randle <william.c.randle@intel.com>
Sat, 4 Jun 2016 22:45:01 +0000 (15:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2016 14:26:37 +0000 (15:26 +0100)
commit3f828924d2e4c2ac8423e40a693c4bca19b514f7
tree268dd97c41358e8eb36fae0b9fba032f6b4eb513
parentc53820180cdccd97de1f314078570fac1ff16052
perl: set proper perl subversion number in config files

During the upgrade from Perl 5.22.0 to 5.22.1 in commit
f4c9908eae1ae3dcc38877abe2d5fbeb46851dd4 the config.sh file was hand edited
to change the subversion numbers. However, the edit was not entirely
correct. As a result the Perl version test failed. Set the correct
version strings.

[YOCTO #8656]

(From OE-Core rev: 6e06fec1ca71979e361d8a6e35ef4ec442e71881)

Signed-off-by: Bill Randle <william.c.randle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/perl/perl/config.sh
meta/recipes-devtools/perl/perl/perl-configure.sh