summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-08-29 10:29:50 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-09-06 11:59:45 +0100
commit36500d9d87f601b644072f8f7ef0de11a1e21833 (patch)
treeda3501b6da760d023f2091af8bad246e3e2c586c /documentation
parent7b989f563fa109111dcf96bc3b06001307bc595d (diff)
downloadpoky-36500d9d87f601b644072f8f7ef0de11a1e21833.tar.gz
poky-end: Added "pylint3" package to Ubuntu essentials.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky.ent2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index b5f6009698..192b9418f7 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -60,7 +60,7 @@
60<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \ 60<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \
61 build-essential chrpath socat cpio python python3 python3-pip python3-pexpect \ 61 build-essential chrpath socat cpio python python3 python3-pip python3-pexpect \
62 xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \ 62 xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
63 xterm"> 63 pylint3 xterm">
64<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \ 64<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \
65 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ 65 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
66 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \ 66 ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \