The CDN tests fail since do_package is run without rpm's being generated.
With hash equivalence, this can lead to missing sstate artefacts from the
CDN.

Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
---
 config.json | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/config.json b/config.json
index 6d9a4ed..d504d07 100644
--- a/config.json
+++ b/config.json
@@ -966,6 +966,18 @@
                 "shortname" : "arm deb",
                 "MACHINE" : "qemuarm64",
                 "PACKAGE_CLASSES" : "package_deb"
+            },
+            "step5" : {
+                "shortname" : "x86 rpm (for CDN)",
+                "MACHINE" : "qemux86-64",
+                "PACKAGE_CLASSES" : "package_rpm",
+                "SANITYTARGETS" : ""
+            },
+            "step6" : {
+                "shortname" : "arm rpm (for CDN)",
+                "MACHINE" : "qemuarm64",
+                "PACKAGE_CLASSES" : "package_rpm",
+                "SANITYTARGETS" : ""
             }
         },
         "poky-tiny" : {
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61944): https://lists.yoctoproject.org/g/yocto/message/61944
Mute This Topic: https://lists.yoctoproject.org/mt/103224247/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to