diff options
author | Elliot Smith <elliot.smith@intel.com> | 2016-02-02 10:25:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-04 23:35:04 +0000 |
commit | 9c597ef05cec12178d886f83a4cf7070f032ab2f (patch) | |
tree | db0546a5b29f9506479bccecf98318cd55d9424a /meta-skeleton/recipes-core | |
parent | 91583704383aef3d4742630380fd3f1d38c4b00a (diff) | |
download | openembedded-core-9c597ef05cec12178d886f83a4cf7070f032ab2f.tar.gz |
toaster.bbclass: attach image file scan postfunc to do_image_complete
The postfunc for finding image files after completion of a build
fails, as the image files we're interested in don't exist at the
point when the scan is currently done (following do_rootfs).
Attach the postfunc for scanning for image files to the new
do_image_complete task, which definitely runs after the image files
have been created.
[YOCTO #8956]
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/recipes-core')
0 files changed, 0 insertions, 0 deletions