diff options
author | Ming Liu <liu.ming@toradex.com> | 2020-03-04 14:55:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-06 08:19:18 +0000 |
commit | c412d3440ccc0b0a498dd3c31193bafb0c4edb81 (patch) | |
tree | c71082381ba484800bd0f3f8de512bdd4c08dd68 /meta-poky/conf/local.conf.sample.extended | |
parent | 06972e2d4d87f56ffed187f1c9659313c09f4396 (diff) | |
download | poky-c412d3440ccc0b0a498dd3c31193bafb0c4edb81.tar.gz |
kernel-yocto.bbclass: fix a wrong inter-task dependency
do_kernel_checkout and do_symlink_kernsrc are both modifying ${S}, they
could conflict with eacher other, move do_kernel_checkout after
do_symlink_kernsrc does fix that.
(From OE-Core rev: 965090f42bc0576e938a0575b7938a1ff60b0018)
Signed-off-by: Ming Liu <liu.ming@toradex.com>
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/conf/local.conf.sample.extended')
0 files changed, 0 insertions, 0 deletions