May be we should add a comment to keep this list in sync with autoconf recipe and vice versa
On Sat, Feb 13, 2021 at 2:02 AM Richard Purdie < [email protected]> wrote: > 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 <[email protected]> > --- > meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb > b/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb > index cce086caf2a..beca73104e0 100644 > --- a/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb > +++ b/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb > @@ -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 \ > -- > 2.27.0 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148006): https://lists.openembedded.org/g/openembedded-core/message/148006 Mute This Topic: https://lists.openembedded.org/mt/80605667/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
