summaryrefslogtreecommitdiffstats
path: root/meta/classes/go.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-09-28 14:45:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-01 13:04:50 +0100
commit4771a7c2ed3e7375c4733210e3cae4c8210044e1 (patch)
treea46e02f9b07c08b315cd2f0c11a7bd46f96e8be6 /meta/classes/go.bbclass
parente85f567f9669193b9214f935bce459eac1920844 (diff)
downloadpoky-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/classes/go.bbclass')
0 files changed, 0 insertions, 0 deletions