Go to file
Jackie Huang e55e74cfc4 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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-09-13 17:16:28 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-efl lightmediascanner: Define comparison_fn_t if undefined 2017-09-13 17:16:28 -07:00
meta-filesystems logfsprogs: Rename setkey API to _setkey to not conflict with libc 2017-09-13 17:16:28 -07:00
meta-gnome metacity: Fix build with musl by defining _GNU_SOURCE 2017-09-13 17:16:28 -07:00
meta-gpe README: update maintainers list for pyro 2017-05-09 15:59:39 +02:00
meta-initramfs kexec-tools-klibc: Fix build with musl 2017-09-13 17:16:28 -07:00
meta-multimedia kodi: fix build with latest gcc 2017-09-13 17:16:28 -07:00
meta-networking ruli: FIx build with hardening flags 2017-09-13 17:16:28 -07:00
meta-oe json-spirit: Add -latomic to LDFLAGS 2017-09-13 17:16:28 -07:00
meta-perl adduser: use get_perl_version instead of PERLVERSION 2017-09-13 17:16:28 -07:00
meta-python python-numeric: Fix build with musl 2017-07-17 11:17:47 -07:00
meta-ruby README: update maintainers list for pyro 2017-05-09 15:59:39 +02:00
meta-systemd README: update maintainers list for pyro 2017-05-09 15:59:39 +02:00
meta-webserver monkey: Link in libexecinfo on musl 2017-09-13 17:16:28 -07:00
meta-xfce imsettings: Fix build with musl 2017-09-13 17:16:28 -07:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories