diff options
author | Ross Burton <ross.burton@arm.com> | 2022-10-28 18:15:35 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-29 16:22:09 +0100 |
commit | d1cd7dc31c954af6bb925cda60b915397ab2944c (patch) | |
tree | 6e5bf85dbd0292e258ad58664bd7149d069be43e /scripts/lib | |
parent | b44fbe5b1b425b8a8c23e4f0ba80583944ab303a (diff) | |
download | poky-d1cd7dc31c954af6bb925cda60b915397ab2944c.tar.gz |
bitbake: fetch2/git: don't set core.fsyncobjectfiles=0
This git configuration variable is deprecated in 2.36.0 onwards, so git
warns in the logs for every git call.
Luckily the default value has always been false[1], so we can just remove
this.
[ YOCTO #14939 ]
[1] https://github.com/git/git/commit/aafe9fbaf4f1d1f27a6f6e3eb3e246fff81240ef
(Bitbake rev: 8ad310633e0c5d5593631c1196cbdde30147efce)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions