poky.ent: Update UBUNTU_HOST_PACKAGES_ESSENTIAL to match recent changes
Submitted by Richard Purdie on May 27, 2020, 8:24 p.m.
|
Patch ID: 172910
Details
Commit Message
@@ -62,7 +62,7 @@
<!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip texinfo gcc-multilib \
build-essential chrpath socat cpio python3 python3-pip python3-pexpect \
xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
- pylint3 xterm">
+ pylint3 xterm python3-subunit mesa-common-dev">
<!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python3 unzip perl patch \
diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue perl-bignum socat \
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- documentation/poky.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)