diff options
author | Ross Burton <ross.burton@intel.com> | 2018-09-28 14:45:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-01 13:04:50 +0100 |
commit | 4771a7c2ed3e7375c4733210e3cae4c8210044e1 (patch) | |
tree | a46e02f9b07c08b315cd2f0c11a7bd46f96e8be6 /meta-yocto-bsp/wic | |
parent | e85f567f9669193b9214f935bce459eac1920844 (diff) | |
download | poky-4771a7c2ed3e7375c4733210e3cae4c8210044e1.tar.gz |
archiver: generalise task running when in configured mode
When in configured mode the archive will re-run configure itself, but that
doesn't work if there are other tasks that need to run such as cmake's
generate_toolchain_file.
Instead of hard-coding a list of classes and tasks, obtain the list of tasks
preceeding do_configure, filter out ones we don't want to re-run such as
do_patch and do_prepare_recipe_sysroot, and run those too.
(From OE-Core rev: fe26382f94d8cb7d2453d9937aee451b757252b8)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/wic')
0 files changed, 0 insertions, 0 deletions