[meta-qoriq,RESEND,1/2] lxc: Move to dynamic-layers

Message ID 20220317153658.1570043-1-sean.anderson@seco.com
State New
Headers show
Series [meta-qoriq,RESEND,1/2] lxc: Move to dynamic-layers | expand

Commit Message

Sean Anderson March 17, 2022, 3:36 p.m. UTC
This bbappend depends on the virtualization-layer collection. Move it
under the appropriate dynamic layer directory.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
---

 .../virtualization-layer/recipes-containers}/lxc/lxc_%.bbappend   | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {recipes-containers => dynamic-layers/virtualization-layer/recipes-containers}/lxc/lxc_%.bbappend (100%)

Comments

Sean Anderson July 8, 2022, 8:41 p.m. UTC | #1
On 3/17/22 11:36 AM, Sean Anderson wrote:
> This bbappend depends on the virtualization-layer collection. Move it
> under the appropriate dynamic layer directory.
> 
> Signed-off-by: Sean Anderson <sean.anderson@seco.com>
> ---
> 
>  .../virtualization-layer/recipes-containers}/lxc/lxc_%.bbappend   | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename {recipes-containers => dynamic-layers/virtualization-layer/recipes-containers}/lxc/lxc_%.bbappend (100%)
> 
> diff --git a/recipes-containers/lxc/lxc_%.bbappend b/dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
> similarity index 100%
> rename from recipes-containers/lxc/lxc_%.bbappend
> rename to dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
> 

ping?

Jun, it looks like you're maintaining this, can you please have a look?

--Sean
Andrey Zhizhikin July 9, 2022, 10:47 a.m. UTC | #2
Hello Sean,

On Fri, Jul 8, 2022 at 10:42 PM Sean Anderson via
lists.yoctoproject.org <sean.anderson=seco.com@lists.yoctoproject.org>
wrote:
>
>
>
> On 3/17/22 11:36 AM, Sean Anderson wrote:
> > This bbappend depends on the virtualization-layer collection. Move it
> > under the appropriate dynamic layer directory.
> >
> > Signed-off-by: Sean Anderson <sean.anderson@seco.com>
> > ---
> >
> >  .../virtualization-layer/recipes-containers}/lxc/lxc_%.bbappend   | 0
> >  1 file changed, 0 insertions(+), 0 deletions(-)
> >  rename {recipes-containers => dynamic-layers/virtualization-layer/recipes-containers}/lxc/lxc_%.bbappend (100%)
> >
> > diff --git a/recipes-containers/lxc/lxc_%.bbappend b/dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
> > similarity index 100%
> > rename from recipes-containers/lxc/lxc_%.bbappend
> > rename to dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
> >
>
> ping?

If this targets `meta-freescale` layer, then perhaps best would be to
send a PR against it. I'm not sure that someone is picking up patches
from this ML...

>
> Jun, it looks like you're maintaining this, can you please have a look?
>
> --Sean
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#24854): https://lists.yoctoproject.org/g/meta-freescale/message/24854
> Mute This Topic: https://lists.yoctoproject.org/mt/89847972/3617192
> Group Owner: meta-freescale+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-freescale/unsub [andrey.z@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Sean Anderson July 11, 2022, 2:38 p.m. UTC | #3
On 7/9/22 6:47 AM, Andrey Zhizhikin wrote:
> [You don't often get email from andrey.z@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> 
> Hello Sean,
> 
> On Fri, Jul 8, 2022 at 10:42 PM Sean Anderson via
> lists.yoctoproject.org <sean.anderson=seco.com@lists.yoctoproject.org>
> wrote:
>>
>>
>>
>> On 3/17/22 11:36 AM, Sean Anderson wrote:
>> > This bbappend depends on the virtualization-layer collection. Move it
>> > under the appropriate dynamic layer directory.
>> >
>> > Signed-off-by: Sean Anderson <sean.anderson@seco.com>
>> > ---
>> >
>> >  .../virtualization-layer/recipes-containers}/lxc/lxc_%.bbappend   | 0
>> >  1 file changed, 0 insertions(+), 0 deletions(-)
>> >  rename {recipes-containers => dynamic-layers/virtualization-layer/recipes-containers}/lxc/lxc_%.bbappend (100%)
>> >
>> > diff --git a/recipes-containers/lxc/lxc_%.bbappend b/dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
>> > similarity index 100%
>> > rename from recipes-containers/lxc/lxc_%.bbappend
>> > rename to dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
>> >
>>
>> ping?
> 
> If this targets `meta-freescale` layer,

This targets meta-qoriq.

> then perhaps best would be to
> send a PR against it. I'm not sure that someone is picking up patches
> from this ML...

Unfortunately, there is no dedicated mailing list for meta-qoriq. I have
CC'd as many relevant people at NXP as I can find. I have added this
mailing list to CC in hopes that if I have omitted the proper person at
NXP that they can apply it.

--Sean

Patch

diff --git a/recipes-containers/lxc/lxc_%.bbappend b/dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend
similarity index 100%
rename from recipes-containers/lxc/lxc_%.bbappend
rename to dynamic-layers/virtualization-layer/recipes-containers/lxc/lxc_%.bbappend