summaryrefslogtreecommitdiff
path: root/packages/perl/perl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/perl/perl.inc')
-rw-r--r--packages/perl/perl.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/perl/perl.inc b/packages/perl/perl.inc
index 505249cd9e..12fffa1c33 100644
--- a/packages/perl/perl.inc
+++ b/packages/perl/perl.inc
@@ -54,6 +54,8 @@ do_stage() {
install config.sh ${STAGING_DIR}/${HOST_SYS}/perl/
}
+PACKAGES_DYNAMIC = "perl-module-*"
+
python populate_packages_prepend () {
libdir = bb.data.expand('${libdir}/perl5/${PV}', d)
archlibdir = bb.data.expand('${libdir}/perl5/${PV}/${TARGET_ARCH}-${TARGET_OS}', d)