On Tue, 2017-04-04 at 12:18 -0500, Aníbal Limón wrote: > The sanity testing was disabled for all builds into CreateAutoConf > buildstep so atextappend isn't need now. [1]
Thanks for catching this, pushed to master. Joshua > [1] http://git.yoctoproject.org/cgit/cgit.cgi/yocto- > autobuilder/commit/?id=87b10595e9a1d36081ec60d3069f4a98798f27eb > > Signed-off-by: Aníbal Limón <[email protected]> > --- > 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 [email protected] https://lists.yoctoproject.org/listinfo/yocto
