From: Scott Rifenbark Date: Mon, 20 Feb 2017 15:52:18 +0000 (-0800) Subject: poky.ent, yocto-project-qs: Added "xz" and "which" to Essential packages X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c8dede10d6f8f45234ba538dd7d8eaf02dbb207;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git poky.ent, yocto-project-qs: Added "xz" and "which" to Essential packages Fixes [YOCTO #10855] In order for BitBake to run, we needed to add two more packages to the essential host packages: "xz" and "which". I have added these to the poky.ent file variables for each host and did the formatting so that the manuals render properly. (From yocto-docs rev: 1bfbdcb58e31ca6e978d6dcccd6d58fbd68dbf2b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/poky.ent b/documentation/poky.ent index 46e11371d02..633209ecef5 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -61,13 +61,16 @@ + build-essential chrpath socat cpio python python3 python3-pip python3-expect \ + xz which"> + findutils which file cpio python pip3 pexpect xz which"> + diffstat makeinfo python-curses patch socat python3 python3-curses tar pip3 \ + pexpect xz which"> + perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue pip3 pexpect xz \ + which"> diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 3e133a6e068..b64e6224ae5 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -332,8 +332,7 @@ OpenSUSE - $ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; \ - libSDL-devel xterm + $ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; libSDL-devel xterm CentOS