[yocto] [yocto-autobuilder-helper][PATCH] config.json: for API documentation builds bitbake world instead of core-image-sato

Ross Burton ross.burton at intel.com
Mon Sep 9 14:53:39 PDT 2019


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.json b/config.json
index a92adba..7723285 100644
--- a/config.json
+++ b/config.json
@@ -741,7 +741,7 @@
                 ]
             },
             "step3" : {
-                "BBTARGETS" : "core-image-sato:do_populate_sdk",
+                "BBTARGETS" : "world",
                 "extravars" : [
                     "DISTRO_FEATURES_append = ' api-documentation'"
                 ]
-- 
2.20.1



More information about the yocto mailing list