Needs to be added only to sato, no ssh in minimal.
Signed-off-by: Stefan Stanacar <[email protected]>
---
buildset-config/nightly-x32.conf | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/buildset-config/nightly-x32.conf b/buildset-config/nightly-x32.conf
index f4dcbca..cd43a88 100644
--- a/buildset-config/nightly-x32.conf
+++ b/buildset-config/nightly-x32.conf
@@ -15,4 +15,6 @@ steps: [{'SetDest':{}},
{'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
{'PublishLayerTarballs':{}},
{'BuildImages': {'images': 'core-image-minimal core-image-sato'}},
- {'RunSanityTests': {'images': 'core-image-minimal core-image-sato'}}]
+ {'RunSanityTests': {'images': 'core-image-minimal'}},
+ {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' : 'x86_64',
'x32': True, 'distro': 'poky'}},
+ {'RunSanityTests': {'images': 'core-image-sato', 'suitesappend' :
'x32lib'}}]
--
1.8.1.4
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto