From c723866a6834b8fa89b036a627f619a0c391a662 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 28 Jan 2021 08:33:03 +0000 Subject: nativesdk-buildtools-perl-dummy: Add missing entries for nativesdk-automake This allows the hardcoded nativesdk dependency hacking in the automake recipe to be dropped and matches what autoconf is doing. Signed-off-by: Richard Purdie --- meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-core') diff --git a/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb b/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb index cfa41c4ae6..cce086caf2 100644 --- a/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb +++ b/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb @@ -21,9 +21,12 @@ DUMMYPROVIDES_PACKAGES = "\ nativesdk-perl-module-io-file \ nativesdk-perl-module-overloading \ nativesdk-perl-module-posix \ + nativesdk-perl-module-strict \ + nativesdk-perl-module-text-parsewords \ nativesdk-perl-module-thread-queue \ nativesdk-perl-module-threads \ nativesdk-perl-module-warnings \ + nativesdk-perl-module-vars \ " DUMMYPROVIDES = "\ -- cgit 1.2.3-korg