[PATCH 0/2] Drop git-make-shallow and update docs
Paul Barker <[email protected]>
| Newsgroups | org.openembedded.lists.bitbake-devel,org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
The git-make-shallow command hasn't been in use since 2024. I've
confirmed this is not used anywhere else in bitbake or our core layers,
so it should be safe to drop.
---
Paul Barker (2):
Drop git-make-shallow
doc: Fix description of git shallow mirror tarball creation
bin/git-make-shallow | 175 ---------------------
.../bitbake-user-manual-ref-variables.rst | 5 +-
lib/bb/fetch2/git.py | 1 -
lib/bb/tests/fetch.py | 87 ----------
4 files changed, 3 insertions(+), 265 deletions(-)
---
base-commit: 941cfe74c19e01e977101e95b09425d21faf844d
change-id: 20260424-make-shallow-305d7a2ded7f
Best regards,
--
Paul Barker