mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
7a98fb7d4e
xz-native is needed to decompress the sources but DEPENDS isn't correct for this, its needed at do_unpack time. base.bbclass already handles this correctly so drop the unneeded dependency. (From OE-Core rev: 7e48aa501f9320cfa8f3b7e956d76354250227be) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>