poky/bitbake/lib/bb
Richard Purdie b65fc3d950 bitbake: fetch2: Change git fetcher not to destroy old references
It looks like we're about to see a lot of changes in branch names in repos. If
we have the prune option here, those old names are lost, the changes propagate
to our source mirrors and our old releases break.

We have the force option so any replaced references should be replaced, its only
orphaned branches which will now be preserved.

I believe this behaviour will cause us fewer problems given the changes that
look likely to happen.

(Bitbake rev: 4c7e0352c56dc956fc19439713e8dce9f6248c86)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-09-08 14:46:09 +01:00
..
fetch2 bitbake: fetch2: Change git fetcher not to destroy old references 2020-09-08 14:46:09 +01:00
parse bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
pysh bitbake: bitbake: pysh: Improve error handling for shell code 2018-12-09 11:07:48 +00:00
server bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
tests bitbake: tests/fetch: Switch from git.infradead.org to a YP mirror 2020-07-02 16:11:35 +01:00
ui bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
__init__.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
build.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
cache_extra.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
cache.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
checksum.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
codeparser.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-06-19 18:04:01 +01:00
command.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
compat.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-06-19 18:04:01 +01:00
cooker.py bitbake: cooker/siggen: Empty siggen cache during parsing 2020-02-18 13:59:11 +00:00
cookerdata.py bitbake: cookerdata: Add mc conffiles hashes to cache hash 2019-10-10 16:53:33 +01:00
COW.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
daemonize.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-06-19 18:04:01 +01:00
data_smart.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
data.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
event.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
exceptions.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-06-19 18:04:01 +01:00
main.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
methodpool.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
monitordisk.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
msg.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
namedtuple_with_abc.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-06-19 18:04:01 +01:00
persist_data.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
process.py bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-06-19 18:04:01 +01:00
progress.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
providers.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
remotedata.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
runqueue.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
siggen.py bitbake: cooker/siggen: Empty siggen cache during parsing 2020-02-18 13:59:11 +00:00
taskdata.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
tinfoil.py bitbake: bitbake: Drop duplicate license boilerplace text 2019-06-19 18:04:01 +01:00
utils.py bitbake: lib/bb/utils.py: Preserve ownership of symlink 2020-03-06 17:25:34 +00:00