Signed-off-by: Ross Burton <[email protected]>
---
 config.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config.json b/config.json
index 5249d73..aa0de15 100644
--- a/config.json
+++ b/config.json
@@ -758,16 +758,16 @@
         "check-layer" : {
             "NEEDREPOS" : ["poky", "meta-gplv2", "meta-mingw"],
             "step1" : {
-                "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-poky"]
+                "EXTRACMDS" : ["yocto-check-layer-wrapper --layers 
../meta-poky"]
             },
             "step2" : {
-                "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-yocto-bsp"]
+                "EXTRACMDS" : ["yocto-check-layer-wrapper --layers 
../meta-yocto-bsp"]
             },
             "step3" : {
-                "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-mingw"]
+                "EXTRACMDS" : ["yocto-check-layer-wrapper --layers 
../meta-mingw"]
             },
             "step4" : {
-                "EXTRACMDS" : ["yocto-check-layer-wrapper ../meta-gplv2"]
+                "EXTRACMDS" : ["yocto-check-layer-wrapper --layers 
../meta-gplv2"]
             }
         },
         "meta-mingw" : {
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#51744): https://lists.yoctoproject.org/g/yocto/message/51744
Mute This Topic: https://lists.yoctoproject.org/mt/78956169/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to