Switches the MinGW SDK test to use the core-image-mingw-sdktest image.
This image includes additional host tools to validate that they build
for MinGW.

Signed-off-by: Joshua Watt <jpewhac...@gmail.com>
---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.json b/config.json
index 1493ab5..6c09ced 100644
--- a/config.json
+++ b/config.json
@@ -706,7 +706,7 @@
         "meta-mingw" : {
             "NEEDREPOS" : ["poky", "meta-mingw"],
             "MACHINE" : "qemux86",
-            "BBTARGETS" : "core-image-minimal:do_populate_sdk",
+            "BBTARGETS" : "core-image-mingw-sdktest:do_populate_sdk",
             "ADDLAYER" : ["${BUILDDIR}/../meta-mingw"],
             "step1" : {
                 "SDKMACHINE" : "i686-mingw32"
-- 
2.23.0

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to