]> 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, 30 Jan 2012 16:39:05 +0000 (16:39 +0000)
commit007bbb23808cc5b036829915e3dfa04f590a05d8
treeffa624c5230e2f6b3bf294b21212d65e2af3f6fa
parent44d9e208c97ec1e3c5ba0a8dc6c10cef12dc270d
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]

(From OE-Core rev: 9fa98de54a73465f06484ba863eccf1e07cc1e2a)

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