mirror of
https://git.yoctoproject.org/poky
synced 2026-03-10 09:19:41 +01:00
We need to ensure this recipe doesn't have dependencies on others. The SPDX classes/tasks introduce dependenies quilt-native and patch-native which can introduce races on files in the sysroots. Avoid the races by removing the tasks we don't need. [YOCTO #15186] (From OE-Core rev: a3e2e156c602e7fabf0024a6c9dc4603d327f08b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit a5dc278b077edba8f4099f0f6dfb97e97f680320) Signed-off-by: Steve Sakoman <steve@sakoman.com>