mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
packagegroup-self-hosted: add xz to enable bootstrap
xz is required on the target filesystem since it's needed to unpack some of the bootstrap packages. (From OE-Core rev: 3f302e6686e9c35d3fd771b8aed214bf739e59f6) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
636cbfd8a8
commit
1abb7e7829
@@ -206,6 +206,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
|
||||
xinetd \
|
||||
zip \
|
||||
zlib \
|
||||
xz \
|
||||
"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user