All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud][PATCH] lxc: remove perl-module-warnings-register from RDEPENDS
@ 2019-02-17 18:25 Oleksandr Kravchuk
  2019-02-21  3:16 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2019-02-17 18:25 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Oleksandr Kravchuk

This module is part of the perl package now and is shipped by default.

Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
---
 recipes-containers/lxc/lxc_3.1.0.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-containers/lxc/lxc_3.1.0.bb b/recipes-containers/lxc/lxc_3.1.0.bb
index 9dba76b..977583f 100644
--- a/recipes-containers/lxc/lxc_3.1.0.bb
+++ b/recipes-containers/lxc/lxc_3.1.0.bb
@@ -15,7 +15,6 @@ RDEPENDS_${PN} = " \
 		perl-module-strict \
 		perl-module-getopt-long \
 		perl-module-vars \
-		perl-module-warnings-register \
 		perl-module-exporter \
 		perl-module-constant \
 		perl-module-overload \
-- 
2.17.1



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

* Re: [thud][PATCH] lxc: remove perl-module-warnings-register from RDEPENDS
  2019-02-17 18:25 [thud][PATCH] lxc: remove perl-module-warnings-register from RDEPENDS Oleksandr Kravchuk
@ 2019-02-21  3:16 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2019-02-21  3:16 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: meta-virtualization, Oleksandr Kravchuk

On Sun, Feb 17, 2019 at 1:26 PM Oleksandr Kravchuk
<open.source@oleksandr-kravchuk.com> wrote:
>
> This module is part of the perl package now and is shipped by default.

We don't make changes on the released branches that aren't also in
master. So the right process would be to send this to master, and also
ask for the change to be cherry-picked to thud.

I've gone ahead and done just that (it is on master and thud now).

Bruce

>
> Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
> ---
>  recipes-containers/lxc/lxc_3.1.0.bb | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/recipes-containers/lxc/lxc_3.1.0.bb b/recipes-containers/lxc/lxc_3.1.0.bb
> index 9dba76b..977583f 100644
> --- a/recipes-containers/lxc/lxc_3.1.0.bb
> +++ b/recipes-containers/lxc/lxc_3.1.0.bb
> @@ -15,7 +15,6 @@ RDEPENDS_${PN} = " \
>                 perl-module-strict \
>                 perl-module-getopt-long \
>                 perl-module-vars \
> -               perl-module-warnings-register \
>                 perl-module-exporter \
>                 perl-module-constant \
>                 perl-module-overload \
> --
> 2.17.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


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

end of thread, other threads:[~2019-02-21  3:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-17 18:25 [thud][PATCH] lxc: remove perl-module-warnings-register from RDEPENDS Oleksandr Kravchuk
2019-02-21  3:16 ` Bruce Ashfield

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.