]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-self-hosted: add xz to enable bootstrap
authorJackie Huang <jackie.huang@windriver.com>
Thu, 26 Sep 2013 03:39:22 +0000 (11:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Sep 2013 16:49:10 +0000 (17:49 +0100)
xz is required on the target filesystem since it's needed
to unpack some of the bootstrap packages.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/packagegroups/packagegroup-self-hosted.bb

index de2a076a29966455694932760138842191a03500..61c99bc40e9111d487463a6e11f323b9e1dae498 100644 (file)
@@ -206,6 +206,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     xinetd \
     zip \
     zlib \
+    xz \
     "