Date
1 - 2 of 2
[PATCH 1/2] lxc: Move to dynamic-layers
Otavio Salvador
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@...> escreveu: This bbappend depends on the virtualization-layer collection. Move it --
Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750 |
|
Sean Anderson
This bbappend depends on the virtualization-layer collection. Move it
under the appropriate dynamic layer directory. Signed-off-by: Sean Anderson <sean.anderson@...> --- .../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 |
|