diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2015-11-13 14:29:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-01 21:07:20 +0000 |
commit | a58e8e164b888a6e4747ef62a7a43825c4f47c32 (patch) | |
tree | e141300b8ed9e0b43a35f4acb9aec72bc622e3e8 /scripts/lib | |
parent | f1a0a86ea2db6f16d9b643636a8973aaeb85e4a6 (diff) | |
download | openembedded-core-a58e8e164b888a6e4747ef62a7a43825c4f47c32.tar.gz openembedded-core-a58e8e164b888a6e4747ef62a7a43825c4f47c32.tar.bz2 openembedded-core-a58e8e164b888a6e4747ef62a7a43825c4f47c32.zip |
license.bbclass: Create image license manifest
This change adds the license_deployed_manifest function
that will create the manifest for the packages deployed
next to the image but not installed in rootfs. Some
examples of these recipes would be the bootloaders, or
the kernel.
This new function was added to ROOTFS_POSTPROCESS_COMMAND
so it will run after every rootfs task.
This change also modify the write_license_files because
the image manifest is different from the root manifest.
[YOCTO #6772]
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions