]> code.ossystems Code Review - openembedded-core.git/commit
license.bbclass: do write_deploy_manifest in image postprocessing
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 19 Apr 2016 11:17:04 +0000 (14:17 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Apr 2016 13:46:37 +0000 (14:46 +0100)
commit1f35b05d60f4e84554c5ee837cb071815e12c91c
tree3a379678d6f798c24708c240ed62e1961f60b0f4
parent14ff58ad98a5afac08db77068d80f152d8875766
license.bbclass: do write_deploy_manifest in image postprocessing

Call write_deploy_manifest() in image postprocessing phase, instead of
rootfs postprocessing. The reason being that not necessarily all
do_deploy tasks are dependencies of the do_rootfs and we might miss
something.

[YOCTO #9446]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/license.bbclass