]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Fix recrdeptask of image type recipes
authorDongxiao Xu <dongxiao.xu@intel.com>
Thu, 25 Aug 2011 03:40:11 +0000 (11:40 +0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 26 Aug 2011 19:23:56 +0000 (12:23 -0700)
commitb68cd33673fdc17711d7b9fde9cc23b0d8498c17
tree397da0e7067a4fc339d052176eb1deff9be42f95
parentba02844fd3c3e09b4c40bfff50c32bdcc27899fc
package.bbclass: Fix recrdeptask of image type recipes

For image type of recipes, we need to define do_package_write as its
do_build recrdeptask, which ensures that all packaging types listed in
PACKAGE_CLASSES will be built out.

[YOCTO 1370]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/classes/package.bbclass