diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2020-05-05 11:39:10 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-09 18:57:21 +0100 |
commit | ee763935e905334600d635b702f41ae18c6b32a0 (patch) | |
tree | 423cdbaee3b534363f79a58bbf185f67a6e677ac /.gitignore | |
parent | 51790fa49cdbb5b968b0ec94e95e9c6209a72415 (diff) | |
download | poky-ee763935e905334600d635b702f41ae18c6b32a0.tar.gz |
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.
(From OE-Core rev: e496605ea197414b58025293e73dec099a8976c6)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions