Re: [PATCH yocto-autobuilder-helper] config.json: rename meta-virt to meta-virtualization


Ross Burton
 

I’m retracting this, more places need to handle the rename and we can just live with the short name.

Ross

On 29 Apr 2022, at 10:58, Ross Burton via lists.yoctoproject.org <ross.burton=arm.com@...> wrote:

Use the name of the layer instead of a contraction, for clarity.

Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.json b/config.json
index dc59d7f..a8d0e20 100644
--- a/config.json
+++ b/config.json
@@ -933,7 +933,7 @@
"BBTARGETS" : "world -k"
}
},
- "meta-virt" : {
+ "meta-virtualization" : {
"NEEDREPOS" : ["poky", "meta-openembedded", "meta-virtualization"],
"ADDLAYER" : [
"${BUILDDIR}/../meta-openembedded/meta-oe",
--
2.25.1



Join {yocto@lists.yoctoproject.org to automatically receive all group messages.