]> code.ossystems Code Review - openembedded-core.git/commitdiff
nativesdk-buildtools-perl-dummy: Add new autoconf dependencies
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Feb 2021 10:00:22 +0000 (10:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Feb 2021 17:00:13 +0000 (17:00 +0000)
When used in SDKs we need to provide the perl modules used by autoconf.
Add new ones needed by recent changes.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb

index cce086caf2a2086900c958a50b4e19384fe07131..4909401c5aff42aa3c9028f528d9aae0272580e6 100644 (file)
@@ -17,10 +17,13 @@ DUMMYPROVIDES_PACKAGES = "\
     nativesdk-perl-module-file-path \
     nativesdk-perl-module-file-spec \
     nativesdk-perl-module-file-stat \
+    nativesdk-perl-module-file-temp \
     nativesdk-perl-module-getopt-long \
     nativesdk-perl-module-io-file \
+    nativesdk-perl-module-list-util \
     nativesdk-perl-module-overloading \
     nativesdk-perl-module-posix \
+    nativesdk-perl-module-scalar-util \
     nativesdk-perl-module-strict \
     nativesdk-perl-module-text-parsewords \
     nativesdk-perl-module-thread-queue \