mirror of
https://git.yoctoproject.org/poky
synced 2026-06-06 03:52:39 +02:00
The current conflicting use of SDKDEPLOYDIR causes a race between do_populate_sdk and do_populate_sdk_ext potentially causing the SDK to either go missing or the build to fail. (From OE-Core rev: 2c61e60cc5fe635774e88c1e34646a32a9ad918b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>