aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.json b/config.json
index c963c1b..fbf2e6c 100644
--- a/config.json
+++ b/config.json
@@ -679,8 +679,7 @@
"step1": {
"shortname": "Build for fvp-base",
"MACHINE": "fvp-base",
- "BBTARGETS": "core-image-minimal core-image-sato core-image-sato:do_populate_sdk",
- "SANITYTARGETS" : "core-image-sato:do_testsdk"
+ "BBTARGETS": "core-image-minimal core-image-sato"
}
},
"meta-agl-core" : {