Re: [yocto] [PATCHv2][yocto-autobuilder] lib/buildsteps.py: fix report creation in nigthly-oecore

2016-08-01 Thread Beth 'pidge' Flanagan
On Fri, 2016-07-29 at 11:13 -0500, Aníbal Limón wrote: > nightly-oecore buildset doesn't prove got_revision property > so when got_revision is None use got_revision_oecore instead. > pulled into master, thanks! -b > [YOCTO #10051] > > Signed-off-by: Aníbal Limón > --- >  lib/python2.7/site-pa

[yocto] [PATCHv2][yocto-autobuilder] lib/buildsteps.py: fix report creation in nigthly-oecore

2016-07-29 Thread Aníbal Limón
nightly-oecore buildset doesn't prove got_revision property so when got_revision is None use got_revision_oecore instead. [YOCTO #10051] Signed-off-by: Aníbal Limón --- lib/python2.7/site-packages/autobuilder/lib/buildsteps.py | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) d