diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-10-13 11:49:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-15 09:57:05 +0100 |
commit | 1296cc0538efe64d666868fd28c5b195ec9c08ff (patch) | |
tree | 879b1dccb0eb8e749ae989394a8fe93b56d4c121 /scripts/crosstap | |
parent | a31eff6894099ee1d0ce7ccf2972f7276ca12743 (diff) | |
download | openembedded-core-1296cc0538efe64d666868fd28c5b195ec9c08ff.tar.gz openembedded-core-1296cc0538efe64d666868fd28c5b195ec9c08ff.tar.bz2 openembedded-core-1296cc0538efe64d666868fd28c5b195ec9c08ff.zip |
linux-yocto.inc: ensure do_kernel_link_images runs before do_strip
If the do_kernel_link_images task is enabled, then it needs to run
before do_strip. The addtask statement for do_strip makes that
explicit. For consistency, make it explicit in the addtask statement
for do_kernel_link_images too.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/crosstap')
0 files changed, 0 insertions, 0 deletions