classes/license: fix manifest to work with deb
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 5 Jul 2012 14:48:23 +0000 (15:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jul 2012 15:58:58 +0000 (16:58 +0100)
commitf4bdcaff0582988693efffb15cdeecfac57b7c84
tree7de3d9f2d33f1ed2c0b4f4c16c6abcd164af3a3f
parent982386aaf1fb3fea7053b8d661b9c8d3971c800b
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: 56fafe083fdb63f156a081344fb1d836e3182bf0)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass