The sanity testing was disabled for all builds into CreateAutoConf
buildstep so atextappend isn't need now. [1]

[1] 
http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder/commit/?id=87b10595e9a1d36081ec60d3069f4a98798f27eb

Signed-off-by: Aníbal Limón <anibal.li...@linux.intel.com>
---
 buildset-config.controller/nightly-oe-selftest.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/buildset-config.controller/nightly-oe-selftest.conf 
b/buildset-config.controller/nightly-oe-selftest.conf
index a267516..fb401de 100644
--- a/buildset-config.controller/nightly-oe-selftest.conf
+++ b/buildset-config.controller/nightly-oe-selftest.conf
@@ -11,7 +11,6 @@ steps: [{'SetDest':{}},
         {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' : 'x86_64',
                             'distro': 'poky', 'nosstate': True,
                             'packages': 'rpm', 'buildhistory' : False,
-                            'atextappend': '\nSANITY_TESTED_DISTROS=""',
                             'prserv': False}},
         {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
         {'BuildImages': {'images': 'core-image-minimal'}},
-- 
2.1.4

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

Reply via email to