Message ID | 20220210214104.3096657-1-sean.anderson@seco.com |
---|---|
State | New |
Headers | show |
Series | [1/2] lxc: Move to dynamic-layers | expand |
Please send a PR on GitHub. Em qui., 10 de fev. de 2022 às 18:41, Sean Anderson via lists.yoctoproject.org <sean.anderson=seco.com@lists.yoctoproject.org> escreveu: > 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 > -- > 2.25.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#24812): > https://lists.yoctoproject.org/g/meta-freescale/message/24812 > Mute This Topic: https://lists.yoctoproject.org/mt/89056412/3617537 > Group Owner: meta-freescale+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/meta-freescale/unsub [ > otavio.salvador@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > >
Hi Otavio,
On 2/11/22 9:52 AM, Otavio Salvador wrote:
> Please send a PR on GitHub.
The meta-qoriq layer on github [1] has not been updated since 2018. I cannot
submit a patch against it because these patches would not apply.
--Sean
[1] https://github.com/qoriq-open-source/meta-qoriq-demos
On 2/11/22 11:03 AM, Sean Anderson wrote: > Hi Otavio, > > On 2/11/22 9:52 AM, Otavio Salvador wrote: >> Please send a PR on GitHub. > > The meta-qoriq layer on github [1] has not been updated since 2018. I cannot > submit a patch against it because these patches would not apply. > > --Sean > > [1] https://github.com/qoriq-open-source/meta-qoriq-demos > ping? Is this the correct place to send patches for QorIQ components? I also have a patch for DCE [1] but I don't know where to send it. --Sean [1] https://source.codeaurora.org/external/qoriq/qoriq-components/dce/
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
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%)