mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
nativesdk-buildtools-perl-dummy: add dependencies for autoconf and automake
* 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) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e51829f4ec
commit
52e10a01b4
@@ -15,12 +15,15 @@ DUMMYPROVIDES_PACKAGES = "\
|
||||
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 \
|
||||
"
|
||||
|
||||
DUMMYPROVIDES = "\
|
||||
|
||||
Reference in New Issue
Block a user