Re: [yocto] [[yocto-autobuilder][PATCHv2] 00/15] Add support for generate bitbake/oe-selftest error reports

2016-06-28 Thread Aníbal Limón
On 06/27/2016 07:28 AM, Beth 'pidge' Flanagan wrote: > Pulled into master, thanks! Thanks, when i was reviewing the integration i noticed that i miss to update the buildstep reference (DownloadBitbakeErrorReports -> DownloadErrorReports) into nightly-world-lsb.conf. Sorry about that, i sent

Re: [yocto] [[yocto-autobuilder][PATCHv2] 00/15] Add support for generate bitbake/oe-selftest error reports

2016-06-27 Thread Beth 'pidge' Flanagan
Pulled into master, thanks! -b On Tue, 2016-06-21 at 18:07 -0500, Aníbal Limón wrote: > This v2 adds support for generate also oe-selftest reports this is > almost > the previous version with changes requested in review [1], the next > patches > starts from patch, > >

Re: [yocto] [[yocto-autobuilder][PATCHv2] 00/15] Add support for generate bitbake/oe-selftest error reports

2016-06-23 Thread Beth 'pidge' Flanagan
On Thu, 2016-06-23 at 10:27 -0500, Aníbal Limón wrote: > > On 06/22/2016 03:17 PM, Aníbal Limón wrote: > > > > > > > > On 06/22/2016 02:44 AM, Beth 'pidge' Flanagan wrote: > > > > > > On Tue, 2016-06-21 at 18:07 -0500, Aníbal Limón wrote: > > > > > > > > This v2 adds support for generate

Re: [yocto] [[yocto-autobuilder][PATCHv2] 00/15] Add support for generate bitbake/oe-selftest error reports

2016-06-23 Thread Aníbal Limón
On 06/22/2016 03:17 PM, Aníbal Limón wrote: > > > On 06/22/2016 02:44 AM, Beth 'pidge' Flanagan wrote: >> On Tue, 2016-06-21 at 18:07 -0500, Aníbal Limón wrote: >>> This v2 adds support for generate also oe-selftest reports this is >>> almost >>> the previous version with changes requested in

Re: [yocto] [[yocto-autobuilder][PATCHv2] 00/15] Add support for generate bitbake/oe-selftest error reports

2016-06-22 Thread Aníbal Limón
On 06/22/2016 02:44 AM, Beth 'pidge' Flanagan wrote: > On Tue, 2016-06-21 at 18:07 -0500, Aníbal Limón wrote: >> This v2 adds support for generate also oe-selftest reports this is >> almost >> the previous version with changes requested in review [1], the next >> patches >> starts from patch, >>

Re: [yocto] [[yocto-autobuilder][PATCHv2] 00/15] Add support for generate bitbake/oe-selftest error reports

2016-06-22 Thread Beth 'pidge' Flanagan
On Tue, 2016-06-21 at 18:07 -0500, Aníbal Limón wrote: > This v2 adds support for generate also oe-selftest reports this is > almost > the previous version with changes requested in review [1], the next > patches > starts from patch, > > autobuilder/lib/{ABtools,builsteps}.py: Create >

[yocto] [[yocto-autobuilder][PATCHv2] 00/15] Add support for generate bitbake/oe-selftest error reports

2016-06-21 Thread Aníbal Limón
This v2 adds support for generate also oe-selftest reports this is almost the previous version with changes requested in review [1], the next patches starts from patch, autobuilder/lib/{ABtools,builsteps}.py: Create save_error_report func Also the changes could be reviewed at [2]. [1]