]> code.ossystems Code Review - openembedded-core.git/commit
local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2014 14:39:48 +0000 (14:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jan 2014 22:08:58 +0000 (22:08 +0000)
commit99777f60342ce1371e3960661035ca7cd89f96f5
tree3b71712e6484951ae02f432ff198a7c66bc65fd5
parent0ae27a55759e7c4254e704e18b304d40013cb5c3
local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and PARALLEL_MAKE

Its rather sad that people don't appear to read local.conf and then complain
about slow builds when they're just using a single thread. Most systems have
more than one core now so we might as well use a more automatic default
for these values. This may lead to better experiences for new users.

[YOCTO #2528]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/local.conf.sample