]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Allow BBINCLUDED to be unset
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jun 2018 11:25:12 +0000 (12:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jun 2018 11:26:33 +0000 (12:26 +0100)
commit40a904bf8bc1279c3da0893c003f740f1d2066c2
treee51fb3d8b8f52492e12a9f1100f7596fa3fbab77
parent2dfbff215f3567252fdfbd5704e6740a30ad41b4
bitbake.conf: Allow BBINCLUDED to be unset

For some reason the layer index is expanding HOSTTOOLS before BBINCLUDED is
set so recent changes break it. This adds in a simple workaround to stop it b
reaking allowing the index to function correctly again.

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