All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Creates manifest/license files for deployed packages not in rootfs
@ 2015-08-06 12:49 mariano.lopez
  2015-08-06 12:49 ` [PATCH v2] license.bbclass: Add support " mariano.lopez
  0 siblings, 1 reply; 5+ messages in thread
From: mariano.lopez @ 2015-08-06 12:49 UTC (permalink / raw)
  To: openembedded-core; +Cc: paul.eggleton

From: Mariano Lopez <mariano.lopez@linux.intel.com>


The current license manifest creation behavior is to include
only packages that were installed. This beahvior excludes 
packages that were deployed but not installed in the rootfs.
An example would be the bootloader.

This patch adds support for packages deployed but not installed
in the rootfs.

Please note this patch DEPENDS on:

http://lists.openembedded.org/pipermail/bitbake-devel/2015-August/006130.html

Mariano Lopez (1):
  license.bbclass: Add support for deployed packages not in rootfs

 meta/classes/license.bbclass | 126 ++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 113 insertions(+), 13 deletions(-)

-- 
1.8.4.5



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-19  9:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 12:49 [PATCH v2] Creates manifest/license files for deployed packages not in rootfs mariano.lopez
2015-08-06 12:49 ` [PATCH v2] license.bbclass: Add support " mariano.lopez
2015-08-18 13:27   ` Paul Eggleton
2015-08-18 15:36     ` Mariano Lopez
2015-08-19  9:52       ` Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.