]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: add file-native to ASSUME_PROVIDED
authorRoss Burton <ross.burton@intel.com>
Fri, 16 Oct 2015 21:49:26 +0000 (22:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Oct 2015 11:42:36 +0000 (12:42 +0100)
commitd92a29bf279d3e96aa6cebf88a8fd94b52fc59eb
tree0d25eb81de797ade01501d6492b4e8dec0232cd0
parent2e065b02a3e65c8db8a26788fdc4d7f65d5a2a8f
bitbake: add file-native to ASSUME_PROVIDED

Various key parts of the core classes (for example, do_package and
do_populate_sysroot) currently require file.  As it's not possible to build a
file-native without invoking do_populate_sysroot mark file-native as
ASSUME_PROVIDED and expect to use the host's binary.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/bitbake.conf