Date
1 - 2 of 2
[PATCH yocto-autobuilder-helper] config.json: rename meta-virt to meta-virtualization
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-virtualiza= tion"], "ADDLAYER" : [ "${BUILDDIR}/../meta-openembedded/meta-oe", --=20 2.25.1
|
|
I’m retracting this, more places need to handle the rename and we can just live with the short name.
toggle quoted messageShow quoted text
Ross
On 29 Apr 2022, at 10:58, Ross Burton via lists.yoctoproject.org <ross.burton=arm.com@...> wrote:
|
|