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:
Jackie Huang 2013-09-26 11:39:22 +08:00 committed by Richard Purdie
parent 636cbfd8a8
commit 1abb7e7829
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
xinetd \
zip \
zlib \
xz \
"