mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
libarchive: Add -native version needed for pixz
(From OE-Core rev: 7c4f4231dfeb5d7599f18e4b2fbb5a8a6427c01a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -39,4 +39,4 @@ SRC_URI[sha256sum] = "13993e0ffbd121ccda46ea226b1f8eac218de0fa8da7d8b1f998093d5c
|
|||||||
|
|
||||||
inherit autotools lib_package
|
inherit autotools lib_package
|
||||||
|
|
||||||
BBCLASSEXTEND = "nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user