poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] git/gitsm do_clean fixes
@ 2023-03-24 10:23 nicomueller1991
  2023-03-24 10:23 ` [PATCH 1/2] bitbake: fetch2/git: Clean all mirrortarballs "Nico Müller
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: nicomueller1991 @ 2023-03-24 10:23 UTC (permalink / raw)
  To: poky; +Cc: Nico Müller

This pull request adds two fixes to the fetch2 git and gitsm modules.
Previously `do_cleanall` did not correctly remove all tarballs when
different combinations of BB_GENERATE_MIRROR_TARBALLS BB_GENERATE_SHALLOW_TARBALLS
and gitsm have been used.

The following changes since commit aec83663aadc871354b441eef0a3a41eb3780b13:

  build-appliance-image: Update to dunfell head revision (2023-02-13 07:48:24 +0000)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib niecore/fix-clean-tasks-for-git-and-gitsm
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=niecore/fix-clean-tasks-for-git-and-gitsm

Nico Müller (2):
  bitbake: fetch2/git: Clean all mirrortarballs
  bitbake: fetch2/gitsm: Add clean function

 bitbake/lib/bb/fetch2/git.py   |  6 +++++-
 bitbake/lib/bb/fetch2/gitsm.py | 19 +++++++++++++++++++
 2 files changed, 24 insertions(+), 1 deletion(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-03-24 11:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 10:23 [PATCH 0/2] git/gitsm do_clean fixes nicomueller1991
2023-03-24 10:23 ` [PATCH 1/2] bitbake: fetch2/git: Clean all mirrortarballs "Nico Müller
2023-03-24 10:23 ` [PATCH 2/2] bitbake: fetch2/gitsm: Add clean function "Nico Müller
2023-03-24 10:31 ` [poky] [PATCH 0/2] git/gitsm do_clean fixes Alexander Kanavin
2023-03-24 11:17   ` "Nico Müller
2023-03-24 11:31     ` [poky] " Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).