poky/meta
Joshua Lock 3545f453aa texinfo: several changes to build without zlib and ncurses headers on host
Texinfo very cleverly detects cross-compilation and builds host versions
of the texinfo binaries it requires to bootstrap the build, however this
was causing the host to require ncurses and zlib libraries and headers.

Instead, since we require texinfo to be installed on the host, remove this
feature from the texinfo configure.ac (disable-native-tools.patch).

Further, fix texinfo to link with newer binutils (link-zip.patch) and to
generate translations with newer gettext (gettext-macros.patch).

With this patch I am able to build texinfo on Fedora without ncurses-devel
and zlib-devel installed.

This fixes [YOCTO #1483]

(From OE-Core rev: 4b395a9beb6c02f7b23266e7ee2ca3c08a9cbb70)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

Conflicts:

	meta/recipes-extended/texinfo/texinfo_4.13a.bb
2011-10-17 15:47:53 -07:00
..
classes Magic file path should be given for rpmbuild 2011-10-14 09:38:40 -07:00
conf u-boot: remove old SRCREV from poky-default-revisions.inc 2011-05-20 09:22:18 -07:00
files Fixing my bad license parsing: license.bbclass 2011-02-26 14:04:41 -08:00
lib/oe qa.py: Fix a typo when evaluating bitsize 2011-03-03 16:33:59 -08:00
recipes-bsp zaurusd: fix a typo in Makefile 2011-10-17 15:26:17 -07:00
recipes-connectivity avahi: Upgrade to 0.6.30 (from 0.6.28) 2011-05-06 17:44:24 -07:00
recipes-core glib-2.0: explicitly disable dtrace and systemtap for native varaint 2011-10-14 09:38:40 -07:00
recipes-devtools valgrind: supporting on Linux kernel 3.x 2011-10-14 11:39:12 -07:00
recipes-extended texinfo: several changes to build without zlib and ncurses headers on host 2011-10-17 15:47:53 -07:00
recipes-gnome gnome-doc-utils: Add additional missing -nonet options to xsltproc 2011-05-10 07:55:57 -07:00
recipes-graphics matchbox-wm-2: fix typo in Makefile 2011-10-17 15:20:30 -07:00
recipes-kernel linux-tools.inc: turn off newt and dwarf for perf 2011-05-06 17:44:23 -07:00
recipes-multimedia libpng: backport security fixes 2011-10-14 09:38:40 -07:00
recipes-qt qt4: security advisory - blacklist fraudulent comodo certificates 2011-05-06 17:44:23 -07:00
recipes-sato rxvt-unicode: upgrade to version 9.10 2011-05-06 17:44:24 -07:00
recipes-support libexif: fix gettext inherit 2011-05-06 17:44:24 -07:00
site site/x86_x64: add entry to fix x86_64 compile errors 2011-02-01 14:54:39 +00:00
COPYING.MIT
recipes.txt