poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: nicomueller1991@gmail.com
To: poky@lists.yoctoproject.org
Cc: "Nico Müller" <nico.mueller@de.bosch.com>
Subject: [PATCH 0/2] git/gitsm do_clean fixes
Date: Fri, 24 Mar 2023 11:23:20 +0100	[thread overview]
Message-ID: <cover.1679649125.git.nicomueller1991@googlemail.com> (raw)

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


             reply	other threads:[~2023-03-24 10:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-24 10:23 nicomueller1991 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1679649125.git.nicomueller1991@googlemail.com \
    --to=nicomueller1991@gmail.com \
    --cc=nico.mueller@de.bosch.com \
    --cc=poky@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).