From 0c8dede10d6f8f45234ba538dd7d8eaf02dbb207 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 20 Feb 2017 07:52:18 -0800 Subject: 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 --- documentation/poky.ent | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'documentation/poky.ent') diff --git a/documentation/poky.ent b/documentation/poky.ent index 46e11371d0..633209ecef 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"> -- cgit v1.2.3-54-g00ecf