]> code.ossystems Code Review - openembedded-core.git/commit
buildtools-tarball: Add texinfo (for makeinfo)
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Apr 2016 15:16:42 +0000 (16:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Apr 2016 08:55:47 +0000 (09:55 +0100)
commit5e290201e13a685818ff03ad9cd6679977e560d1
tree13f848a7b0b78c6739136aa49b7b41aacaefb992
parentc5c47bc30be52e3b70d74cf89d5c68adbbb1a402
buildtools-tarball: Add texinfo (for makeinfo)

Initially I was reluctant to do this however makeinfo is a dependency
of the buildsystem and only adds around 400kb to the buildtools-tarball
so it likely makes sense to add it. This allows people to use
the project on older environments.

Need to enable nativesdk-texinfo but this seems straightforward.

[YOCTO #8990]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/buildtools-tarball.bb
meta/recipes-extended/texinfo/texinfo_6.0.bb