diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-07-05 15:48:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-21 11:16:45 +0100 |
commit | 4539cf1936d85370f41deec710172a4c874f6239 (patch) | |
tree | 66257b5a55ecfbd811d74104833e5883cd56b84c /meta-hob/recipes-core | |
parent | 6631752c2525dbcc18d4e907a88162dad819a092 (diff) | |
download | poky-4539cf1936d85370f41deec710172a4c874f6239.tar.gz |
classes/license: fix manifest to work with deb
Prepend the license manifest creation call to ROOTFS_POSTPROCESS_COMMAND
instead of appending to ROOTFS_POSTINSTALL_COMMAND. The latter is not
implemented for the deb backend (and probably ought to just be removed
completely), and by using _prepend we can still ensure it occurs before
package info is removed (and before buildhistory in case it is needed
there in future).
(From OE-Core rev: 6ffd958ff2f7f1d07ab9da5ca8db1727dd074980)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob/recipes-core')
0 files changed, 0 insertions, 0 deletions