]> code.ossystems Code Review - openembedded-core.git/commit
perl-native: backport libnm link fix
authorIoan-Adrian Ratiu <adrian.ratiu@ni.com>
Thu, 11 Aug 2016 13:49:15 +0000 (16:49 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2016 14:26:41 +0000 (15:26 +0100)
commit60e0374240c2121485dc91892a693cd6ac2eae24
tree78392183e8d27e7857160623aab90506c3376cd1
parent9f90044241cfe7910e707d97c966ee7d88883c26
perl-native: backport libnm link fix

pre-5.25.0 perl by default tries to link to an antiquated libnm (new
math) which is not used anymore since the early 1990's. After 2014
another libnm appeared for NetworkManager causing build failures.

(From OE-Core rev: 97d2ba227044571408151f84cfe611e1a72dd816)

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.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-native_5.22.1.bb
meta/recipes-devtools/perl/perl/perl-remove-nm-from-libswanted.patch [new file with mode: 0644]