[OE-core] [PATCH 0/1] Creates manifest/license files for deployed packages not in rootfs

mariano.lopez at linux.intel.com mariano.lopez at linux.intel.com
Mon Aug 3 11:59:34 UTC 2015


From: Mariano Lopez <mariano.lopez at 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 | 107 +++++++++++++++++++++++++++++++++++++------
 1 file changed, 94 insertions(+), 13 deletions(-)

-- 
1.8.4.5




More information about the Openembedded-core mailing list