From e732dfb8df7f4dba21daefae4c58b17a4994ea24 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 23 Jan 2017 14:33:15 -0800 Subject: yocto-project-qs, poky.ent: Added "pexpect" to essential packages Fixes [YOCTO #10889] Missing this package. Speculation is that this package was part of the Python 2.7 stuff but not Python 3. So, adding it clears the issue up. (From yocto-docs rev: fc6bfab923f18a8ec91e29fed2404690d0afeb5d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky.ent | 9 +++++---- documentation/yocto-project-qs/yocto-project-qs.xml | 3 ++- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'documentation') diff --git a/documentation/poky.ent b/documentation/poky.ent index c96a970618..506aa64c10 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -61,13 +61,14 @@ + build-essential chrpath socat cpio python python3 pip3 pexpect"> + findutils which file cpio python pip3 pexpect"> + diffstat makeinfo python-curses patch socat python3 python3-curses tar pip3 pexpect"> + perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue pip3 pexpect"> + diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index e2c33d2f50..7f3d1896c1 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -312,7 +312,8 @@ OpenSUSE - $ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; libSDL-devel xterm + $ sudo zypper install &OPENSUSE_HOST_PACKAGES_ESSENTIAL; \ + libSDL-devel xterm CentOS -- cgit v1.2.3-54-g00ecf