From e707865a6ac2ffc729c929df580cc3ba30cef484 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 12 Jun 2017 09:25:05 -0700 Subject: yocto-project-qs, poky.ent: Fixed pip3 and pexpect package names Fixes [YOCTO #11578] The package names "pip3" and "pexpect" do not exist for Ubuntu and Debian. They need to be "python3-pip3" and "python3-pexpect". I changed them in the poky.ent file and did some reformatting so the install lines appear nice. I updated the other distributions as well. (From yocto-docs rev: 43c92b88c40815d906cfc5fabb3190b0aa4778c7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky.ent | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'documentation/poky.ent') diff --git a/documentation/poky.ent b/documentation/poky.ent index 3756927305..364020792a 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -61,14 +61,15 @@ + build-essential chrpath socat cpio python python3 python3-pip python3-pexpect"> + findutils which file cpio python python3-pip python3-pexpect"> + diffstat makeinfo python-curses patch socat python3 python3-curses tar python3-pip \ + python3-pexpect"> + perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip python3-pexpect"> -- cgit v1.2.3-54-g00ecf