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-07-09 16:58:17 +0100 |
commit | 56fafe083fdb63f156a081344fb1d836e3182bf0 (patch) | |
tree | f819ba2671cb6d1a5bf22d96afbfdaad4a2a1ac5 /README | |
parent | c9479ae46d0b891eda8f0db89bc66fdf08c3f7c2 (diff) | |
download | openembedded-core-56fafe083fdb63f156a081344fb1d836e3182bf0.tar.gz openembedded-core-56fafe083fdb63f156a081344fb1d836e3182bf0.tar.bz2 openembedded-core-56fafe083fdb63f156a081344fb1d836e3182bf0.zip |
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).
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions