[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4162/8267] poky.ent: Added Essential packages to Fedora and openSUSE
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4162/8267] poky.ent: Added Essential packages to Fedora and openSUSE
- Date: Sun, 17 Dec 2017 01:38:58 +0000 (UTC)
commit e4512cda0e549dac66033fa620d42ff98d1b1c41
Author: Scott Rifenbark <srifenbark gmail com>
Date: Wed Jan 18 13:31:31 2017 -0800
poky.ent: Added Essential packages to Fedora and openSUSE
Fixes [YOCTO #10855]
On Fedora version 24, missing packages were preventing
BitBake from running. These essential packages included
"python", "cpio", and "file". Also, missing for openSUSE
were "python3", "python3-curses", and "tar".
I added these sets of packages to the essentials variable
for each of the hosts involved. They resolve to both the
YP Quick Start and YP Reference Manual, appropriately.
(From yocto-docs rev: 5150bb932536dc17d99f94a96245655144ae5137)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/poky.ent | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/documentation/poky.ent b/documentation/poky.ent
index ecee4cd..ebc5af4 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -65,9 +65,9 @@
<!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 \
- findutils which">
+ findutils which file cpio python">
<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
- diffstat makeinfo python-curses patch socat">
+ diffstat makeinfo python-curses patch socat python3 python3-curses tar">
<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \
perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]