mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
documentation/poky-ent: Updated to essential packages OpenSUSE
Fixes YOCTO #4468 OpenSUSE 12.3 will not work without the "patch" package. I added this package to the OPENSUSE_HOST_PACKAGES_ESSENTIAL variable in the poky.ent file. This will list that package in both the ref-manual and the yocto-project-qs. Reported-by: Winfried <winfried_mb2@xmsnet.nl (From yocto-docs rev: ccece7f11782b82674fe20de386ddefa36fa3e7c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fe3a04f15d
commit
028fa09165
@@ -56,6 +56,6 @@
|
|||||||
diffutils diffstat git cpp gcc gcc-c++ eglibc-devel texinfo chrpath \
|
diffutils diffstat git cpp gcc gcc-c++ eglibc-devel texinfo chrpath \
|
||||||
ccache">
|
ccache">
|
||||||
<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
|
<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
|
||||||
diffstat texinfo python-curses">
|
diffstat texinfo python-curses patch">
|
||||||
<!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \
|
<!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">
|
diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath">
|
||||||
|
|||||||
Reference in New Issue
Block a user