diff options
author | Davide Gardenal <davidegarde2000@gmail.com> | 2022-04-26 15:49:08 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-26 18:26:40 +0100 |
commit | 284b61d386741053522593b3bd2417de6ce54fc1 (patch) | |
tree | 85d06e968b4a7f999ae1326200fa0d30314156ae /meta-poky | |
parent | e464cc46bcd7e927a4c0fd71682bed92afccf246 (diff) | |
download | poky-284b61d386741053522593b3bd2417de6ce54fc1.tar.gz |
create-spdx: delete virtual/kernel dependency to fix FreeRTOS build
When building FreeRTOS this dependency generates an error because
bitbake cannot find any provider for "virtual/kernel".
>From a dependency analysis the task is executed independently from
this so it can be safely removed.
This patch has been discussed in this ML thread:
https://lists.openembedded.org/g/openembedded-core/topic/90602531
(From OE-Core rev: 1c02b768a71ec88bfe1cc0c4443683de8b66056e)
Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
0 files changed, 0 insertions, 0 deletions