Re: [OE-core] [PATCH 00/18] Provide list of deployment artifacts

2016-08-30 Thread Richard Purdie
On Tue, 2016-08-30 at 10:36 -0300, Otavio Salvador wrote: > On Tue, Aug 30, 2016 at 8:21 AM, Ed Bartosh < > ed.bart...@linux.intel.com> wrote: > > > So it is always going to be skipped? > > Yes it is for do_image_complete and do_populate_sdk tasks for now. > > Oh ok. Its a performance issue. I ca

Re: [OE-core] [PATCH 00/18] Provide list of deployment artifacts

2016-08-30 Thread Otavio Salvador
On Tue, Aug 30, 2016 at 8:21 AM, Ed Bartosh wrote: >> So it is always going to be skipped? > Yes it is for do_image_complete and do_populate_sdk tasks for now. Oh ok. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://code.ossystems.com.br Mobi

Re: [OE-core] [PATCH 00/18] Provide list of deployment artifacts

2016-08-30 Thread Ed Bartosh
On Tue, Aug 30, 2016 at 07:58:31AM -0300, Otavio Salvador wrote: > On Tue, Aug 30, 2016 at 7:35 AM, Ed Bartosh > wrote: > > On Tue, Aug 30, 2016 at 07:21:20AM -0300, Otavio Salvador wrote: > >> On Tue, Aug 30, 2016 at 6:29 AM, Ed Bartosh > >> wrote: > >> > Hi, > >> > > >> > This is a fix for Bu

Re: [OE-core] [PATCH 00/18] Provide list of deployment artifacts

2016-08-30 Thread Otavio Salvador
On Tue, Aug 30, 2016 at 7:35 AM, Ed Bartosh wrote: > On Tue, Aug 30, 2016 at 07:21:20AM -0300, Otavio Salvador wrote: >> On Tue, Aug 30, 2016 at 6:29 AM, Ed Bartosh >> wrote: >> > Hi, >> > >> > This is a fix for Bug #9869 - Provide a per-target manifest of files which >> > were, or would have b

Re: [OE-core] [PATCH 00/18] Provide list of deployment artifacts

2016-08-30 Thread Ed Bartosh
On Tue, Aug 30, 2016 at 07:21:20AM -0300, Otavio Salvador wrote: > On Tue, Aug 30, 2016 at 6:29 AM, Ed Bartosh > wrote: > > Hi, > > > > This is a fix for Bug #9869 - Provide a per-target manifest of files which > > were, or would have been, produced > > > > The list of artifacts produced by depl

Re: [OE-core] [PATCH 00/18] Provide list of deployment artifacts

2016-08-30 Thread Otavio Salvador
On Tue, Aug 30, 2016 at 6:29 AM, Ed Bartosh wrote: > Hi, > > This is a fix for Bug #9869 - Provide a per-target manifest of files which > were, or would have been, produced > > The list of artifacts produced by deployment tasks (do_deploy, > do_image_complete and do_populate_sdk[_ext] is > obtai

Re: [OE-core] [PATCH 00/18] Provide list of deployment artifacts

2016-08-30 Thread Richard Purdie
Hi Ed, On Tue, 2016-08-30 at 12:29 +0300, Ed Bartosh wrote: > This is a fix for Bug #9869 - Provide a per-target manifest of files > which were, or would have been, produced > > The list of artifacts produced by deployment tasks (do_deploy, > do_image_complete and do_populate_sdk[_ext] is > obtai

[OE-core] [PATCH 00/18] Provide list of deployment artifacts

2016-08-30 Thread Ed Bartosh
Hi, This is a fix for Bug #9869 - Provide a per-target manifest of files which were, or would have been, produced The list of artifacts produced by deployment tasks (do_deploy, do_image_complete and do_populate_sdk[_ext] is obtained from sstate manifests and fired as a TaskArtifacts metadata ev