diff options
author | Paul Barker <pbarker@konsulko.com> | 2020-03-09 14:21:37 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-17 08:29:02 +0100 |
commit | 74f229160c7f4037107c1dad8f0d02128c080a7e (patch) | |
tree | d3fb76aff1063b918653d248ce45f590ac62b8a5 /meta/classes/packagefeed-stability.bbclass | |
parent | 7b053a4ab7ea39d93e5fc6d1cefbedefc8b8a1fa (diff) | |
download | poky-74f229160c7f4037107c1dad8f0d02128c080a7e.tar.gz |
kernelsrc.bbclass: Fix externalsrc support
When the externalsrc class is used the tasks listed in
SRCTREECOVEREDTASKS are deleted to prevent them being executed. If
externalsrc is used for the kernel then this will include
virtual/kernel:do_patch.
We can depend on do_shared_workdir instead as this will survive when
externalsrc is used.
(From OE-Core rev: 5ac98c776f9b77804a0ee812f47f3ecf593e432f)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2c17d35cc7b9c5e01fd5829858d2f0234e7ac8d6)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/packagefeed-stability.bbclass')
0 files changed, 0 insertions, 0 deletions