]> code.ossystems Code Review - openembedded-core.git/commit
texinfo: fix compile failure due target makedoc binary being used
authorSaul Wold <sgw@linux.intel.com>
Sat, 10 Dec 2011 20:22:38 +0000 (12:22 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Dec 2011 21:50:07 +0000 (21:50 +0000)
commit9fa98de54a73465f06484ba863eccf1e07cc1e2a
tree9db898113c766a450edea17fcd997be60d6d92dd
parent8899f4840787ef043d952f8ea2ce5d78e5cc41ab
texinfo: fix compile failure due target makedoc binary being used

Need to have the texinfo-native build and install a host sysroot makedoc
binary and then patch the target build to use this binary. This requires
that we don't ASSUME_PROVIDED texinfo-native any longer since we need to
install this makedoc tool which is not part of the normal distrubtion.

[YOCTO #1664]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/texinfo/texinfo-4.13a/use_host_makedoc.patch [new file with mode: 0644]
meta/recipes-extended/texinfo/texinfo_4.13a.bb