]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf/sanity: Drop makeinfo as being required on buildhost
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jan 2020 14:46:22 +0000 (14:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Feb 2020 00:09:59 +0000 (00:09 +0000)
commit0c58c479af151969dfb84d8763696da657f7248d
tree19ba9a77845f14f6f44ae0fcb7f81665d1c5729e
parentdeda455b3c1829003a4cc14520f30e616be93dfb
bitbake.conf/sanity: Drop makeinfo as being required on buildhost

This is a long standing 'odd' dependency which we've meant to
resolve. We shouldn't need it and it introduces reproducability issues.

We already have texinfo-dummy-native and texinfo-native which can
provide it but the work to remove the hosttool was never completed.

After cleaning up texinfo.bbclass, this can now be removed with
minimal impact on build time.

[YOCTO #13753]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass
meta/conf/bitbake.conf