]> 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>
Sun, 12 Jun 2016 22:33:58 +0000 (23:33 +0100)
commit6e06fec1ca71979e361d8a6e35ef4ec442e71881
treecb9ad374424da581af1974c8b15bbde770bedc30
parentd2a7c1db9bff6ae3844e3d017e94f29d1501bf57
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]

Signed-off-by: Bill Randle <william.c.randle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/perl/perl/config.sh
meta/recipes-devtools/perl/perl/perl-configure.sh