[yocto-autobuilder-helper] [PATCH] config.json: Remove wic images from IMAGE_FSTYPES

Richard Purdie <[email protected]>
Newsgroups org.yoctoproject.lists.yocto-patches
Message-ID <[email protected]>
We have several uncompressed duplicate wic images being generated by the
autobuilder.

genericx86 already sets wic.zst in the machine definitions so this was
simply uneeded.

It is unclear where wic images for qemux86 and qemux86-64 were needed, if
they are needed, we should use wic.zst, so remove wic.

Signed-off-by: Richard Purdie <[email protected]>
---
 config.json | 28 ++++------------------------
 1 file changed, 4 insertions(+), 24 deletions(-)

diff --git a/config.json b/config.json
index 3c067d2..6c1a932 100644
--- a/config.json
+++ b/config.json
@@ -766,12 +766,7 @@
         },
         "qemux86" : {
             "MACHINE" : "qemux86",
-            "TEMPLATE" : "arch-qemu",
-            "step1" : {
-                "extravars" : [
-                     "IMAGE_FSTYPES:append = ' wic wic.bmap'"
-                ]
-            }
+            "TEMPLATE" : "arch-qemu"
         },
         "qemux86-tc" : {
             "MACHINE" : "qemux86",
@@ -803,12 +798,7 @@
         },
         "genericx86" : {
             "MACHINE" : "genericx86",
-            "TEMPLATE" : "arch-hw",
-            "step1" : {
-                "extravars" : [
-                     "IMAGE_FSTYPES:append = ' wic wic.bmap'"
-                ]
-            }
+            "TEMPLATE" : "arch-hw"
         },
         "genericx86-alt" : {
             "MACHINE" : "genericx86",
@@ -816,12 +806,7 @@
         },
         "qemux86-64" : {
             "MACHINE" : "qemux86-64",
-            "TEMPLATE" : "arch-qemu",
-            "step1" : {
-                "extravars" : [
-                     "IMAGE_FSTYPES:append = ' wic wic.bmap'"
-                ]
-            }
+            "TEMPLATE" : "arch-qemu"
         },
         "qemux86-64-tc" : {
             "MACHINE" : "qemux86-64",
@@ -834,12 +819,7 @@
         },
         "genericx86-64" : {
             "MACHINE" : "genericx86-64",
-            "TEMPLATE" : "arch-hw",
-            "step1" : {
-                "extravars" : [
-                     "IMAGE_FSTYPES:append = ' wic wic.bmap'"
-                ]
-            }
+            "TEMPLATE" : "arch-hw"
         },
         "meta-intel" : {
             "NEEDREPOS" : ["bitbake", "meta-intel"],
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.