]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Prevent git from detecting parent repo in recipe
authorJoshua Watt <JPEWhacker@gmail.com>
Tue, 5 May 2020 16:39:10 +0000 (11:39 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 May 2020 17:55:44 +0000 (18:55 +0100)
commite496605ea197414b58025293e73dec099a8976c6
treeb350dfe50b1b09d63421d2abf517e7753d7033c4
parentf1dce04d2643352cd7a2c5a91eefc01d52926ecd
bitbake.conf: Prevent git from detecting parent repo in recipe

Prevents git commands run in a recipe from moving up past ${WORKDIR}
when searching for a .git directory, and thus prevents them from
detecting the parent OE-core .git directory. Fixes several
reproducibility issues where recipes would use the OE-core version as
the recipe version due to git walking up the tree.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf