@@ -61,6 +61,6 @@
diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue socat">
<!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \
- diffstat texinfo python-curses patch socat">
+ diffstat makeinfo python-curses patch socat">
<!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">
On (modern?) openSUSE systems (e.g. 13.1) the entire "texinfo" package (and the 100's of extra packages it pulls in) aren't required to perform a successful build. Instead, installing "makeinfo" will suffice. Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> --- documentation/poky.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)