public inbox for bitbake-devel@lists.openembedded.org
 help / color / mirror / Atom feed
* [scarthgap][PATCH 0/3] Fix git lfs submodule expansion
@ 2026-03-09 21:21 Michael Siebold
  2026-03-09 21:21 ` [PATCH 1/3] bitbake: gitsm: Add clean function Michael Siebold
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Siebold @ 2026-03-09 21:21 UTC (permalink / raw)
  To: Yoann Congal; +Cc: bitbake-devel, Michael Siebold

These commits are required to avoid trouble when a submodule includes
large files via git lfs.

Testing:  Verified via bitbake with manual inspection of artifacts

Philip Lorenz (2):
  bitbake: fetch2: Fix incorrect lfs parametrization for submodules
  bitbake: fetch2: Fix LFS object checkout in submodules

Robert Yang (1):
  bitbake: gitsm: Add clean function

 bitbake/lib/bb/fetch2/gitsm.py | 26 +++++++++++++++++++-------
 1 file changed, 19 insertions(+), 7 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-09 23:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-09 21:21 [scarthgap][PATCH 0/3] Fix git lfs submodule expansion Michael Siebold
2026-03-09 21:21 ` [PATCH 1/3] bitbake: gitsm: Add clean function Michael Siebold
2026-03-09 21:21 ` [PATCH 2/3] bitbake: fetch2: Fix incorrect lfs parametrization for submodules Michael Siebold
2026-03-09 21:21 ` [PATCH 3/3] bitbake: fetch2: Fix LFS object checkout in submodules Michael Siebold
2026-03-09 21:32   ` Richard Purdie
2026-03-09 23:14     ` Michael Siebold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox