Re: [OE-core] [PATCHv2 6/6] license.bbclass: Create image license manifest

2015-11-11 Thread Paul Eggleton
On Tuesday 10 November 2015 08:52:22 Mariano Lopez wrote: > On 11/10/2015 04:42 AM, Paul Eggleton wrote: > > On Monday 09 November 2015 14:04:43 mariano.lo...@linux.intel.com wrote: > >> From: Mariano Lopez > >> > >> This change adds the license_deployed_manifest function > >> that will create th

Re: [OE-core] [PATCHv2 6/6] license.bbclass: Create image license manifest

2015-11-10 Thread Mariano Lopez
On 11/10/2015 04:42 AM, Paul Eggleton wrote: On Monday 09 November 2015 14:04:43 mariano.lo...@linux.intel.com wrote: From: Mariano Lopez This change adds the license_deployed_manifest function that will create the manifest for the packages deployed in the image but not installed in rootfs.

Re: [OE-core] [PATCHv2 6/6] license.bbclass: Create image license manifest

2015-11-10 Thread Paul Eggleton
On Monday 09 November 2015 14:04:43 mariano.lo...@linux.intel.com wrote: > From: Mariano Lopez > > This change adds the license_deployed_manifest function > that will create the manifest for the packages deployed > in the image but not installed in rootfs. Again, not "in the image" but "next to

[OE-core] [PATCHv2 6/6] license.bbclass: Create image license manifest

2015-11-09 Thread mariano . lopez
From: Mariano Lopez This change adds the license_deployed_manifest function that will create the manifest for the packages deployed in the image but not installed in rootfs. This new function was added to ROOTFS_POSTPROCESS_COMMAND so it will run after every rootfs task. Because of this it could