From: Scott Rifenbark Date: Mon, 23 Jan 2017 22:33:15 +0000 (-0800) Subject: yocto-project-qs, poky.ent: Added "pexpect" to essential packages X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e732dfb8df7f4dba21daefae4c58b17a4994ea24;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- diff --git a/documentation/poky.ent b/documentation/poky.ent index c96a970618a..506aa64c100 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 e2c33d2f509..7f3d1896c17 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