]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: add findutils-native to ASSUME_PROVIDED
authorRoss Burton <ross.burton@intel.com>
Mon, 22 Feb 2016 16:23:49 +0000 (16:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Feb 2016 17:15:07 +0000 (17:15 +0000)
commitb753dae334641480cb4a232ce240f9f56be5568f
treeeea71b577c9f116b1824f5e1384e9cd91e714c58
parent0b3810bfb4c25d0a023045eab429c9401293375a
bitbake.conf: add findutils-native to ASSUME_PROVIDED

It's possible for findutils-native to get built.  There's no point in this as
this is part of the expected host platform but this can introduce races or even
bugs (4.5.19 appears to have a leaking fd bug, resulting in asserts) so add it
to ASSUME_PROVIDED so it definitely won't get built.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf