]> code.ossystems Code Review - openembedded-core.git/commitdiff
nativesdk-buildtools-perl-dummy: add dependencies for autoconf and automake
authorTim Orling <timothy.t.orling@linux.intel.com>
Mon, 23 Dec 2019 01:18:36 +0000 (17:18 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Sep 2020 09:06:57 +0000 (10:06 +0100)
* For buildtools-extended-tarball, where we are adding all of build-essentials
  to the nativesdk, we need additional perl modules for autoconf and automake.

(From OE-Core rev: f0f766160663407ea7683d31bbf5f011accc9ba2)

(From OE-Core rev: e7ade58a7da52ebb40120020dd86dd3ae9b2148e)

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb

index 6a8748acdfe3fc9f1db43729efccbf38e334d868..ee7d7cd66060830bcb169d37c7923a37ad6f75ca 100644 (file)
@@ -15,12 +15,15 @@ DUMMYPROVIDES = "\
     nativesdk-perl-module-file-find \
     nativesdk-perl-module-file-glob \
     nativesdk-perl-module-file-path \
+    nativesdk-perl-module-file-spec \
     nativesdk-perl-module-file-stat \
     nativesdk-perl-module-getopt-long \
     nativesdk-perl-module-io-file \
+    nativesdk-perl-module-overloading \
     nativesdk-perl-module-posix \
     nativesdk-perl-module-thread-queue \
     nativesdk-perl-module-threads \
+    nativesdk-perl-module-warnings \
     /usr/bin/perl \
     "