summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl_5.24.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl/perl_5.24.4.bb')
-rw-r--r--meta/recipes-devtools/perl/perl_5.24.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.24.4.bb b/meta/recipes-devtools/perl/perl_5.24.4.bb
index 4709d3e785..87a85a39d4 100644
--- a/meta/recipes-devtools/perl/perl_5.24.4.bb
+++ b/meta/recipes-devtools/perl/perl_5.24.4.bb
@@ -339,7 +339,7 @@ python split_perl_packages () {
339} 339}
340 340
341PACKAGES_DYNAMIC += "^perl-module-.*(?<!\-native)$" 341PACKAGES_DYNAMIC += "^perl-module-.*(?<!\-native)$"
342PACKAGES_DYNAMIC_class-nativesdk += "^nativesdk-perl-module-.*" 342PACKAGES_DYNAMIC_class-nativesdk = "^nativesdk-perl-module-.*"
343 343
344RPROVIDES_perl-lib = "perl-lib" 344RPROVIDES_perl-lib = "perl-lib"
345 345