meta-openembedded/meta-perl/recipes-perl/adduser
Jackie Huang 661541fb67 adduser: use get_perl_version instead of PERLVERSION
Immediate expansion for PERLVERSION(in perl-version.bbclass)
is too early, it will result in 'None' before perl is built,
then the module file is installed incorrectly:

$ rpm -ql adduser|grep Common
/usr/lib/perl/None/Debian/AdduserCommon.pm

So use get_perl_version directly instead of PERLVERSION.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-28 11:06:03 +02:00
..
files adduser: always add -M option for useradd 2016-10-25 15:31:17 +02:00
adduser_3.115.bb adduser: use get_perl_version instead of PERLVERSION 2017-08-28 11:06:03 +02:00