All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nativesdk-buildtools-perl-dummy: Add new autoconf dependencies
@ 2021-02-13 10:02 Richard Purdie
  2021-02-13 18:11 ` [OE-core] " Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Purdie @ 2021-02-13 10:02 UTC (permalink / raw)
  To: openembedded-core

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 | 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [OE-core] [PATCH] nativesdk-buildtools-perl-dummy: Add new autoconf dependencies
  2021-02-13 10:02 [PATCH] nativesdk-buildtools-perl-dummy: Add new autoconf dependencies Richard Purdie
@ 2021-02-13 18:11 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2021-02-13 18:11 UTC (permalink / raw)
  To: Richard Purdie; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1444 bytes --]

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 <
richard.purdie@linuxfoundation.org> 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 <richard.purdie@linuxfoundation.org>
> ---
>  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
>
>
> 
>
>

[-- Attachment #2: Type: text/html, Size: 2356 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-13 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-13 10:02 [PATCH] nativesdk-buildtools-perl-dummy: Add new autoconf dependencies Richard Purdie
2021-02-13 18:11 ` [OE-core] " Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.