diff options
author | Julian Haller <julian.haller@philips.com> | 2025-04-04 14:10:45 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-10 11:07:38 +0100 |
commit | 1def15acc208040469e95349689ada0420326695 (patch) | |
tree | 6dbaec9cd944fe129ed4590ef7c211ea30709a7f /bitbake/lib/bb/fetch2/git.py | |
parent | f3948d6ee319d9a20ff2ac2800ea957d43979996 (diff) | |
download | poky-1def15acc208040469e95349689ada0420326695.tar.gz |
bitbake: bitbake: tests/fetch: Fix git PREMIRRORONLY test
Using a shallow clone to simulate an outdated git mirror tarball does
not work in the intended way. A shallow clone already contains the
latest commit which can hide certain fetcher behavior. Simulate an
outdated mirror tarball, as the test titles indicate, by removing the
newer commits from the mirror.
(Bitbake rev: a51ee01f0a586fefd5a4061f4a1ca6cbf81b7046)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions