poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Alexander Kanavin" <alex.kanavin@gmail.com>
To: "Nico Müller" <nicomueller1991@gmail.com>
Cc: poky@lists.yoctoproject.org, "Nico Müller" <nico.mueller@de.bosch.com>
Subject: Re: [poky] [PATCH 0/2] git/gitsm do_clean fixes
Date: Fri, 24 Mar 2023 11:31:59 +0100	[thread overview]
Message-ID: <CANNYZj_7_5fr-5maZ2633R6=mkbd2+Jufuejy+wfnxUWmmB4Bg@mail.gmail.com> (raw)
In-Reply-To: <cover.1679649125.git.nicomueller1991@googlemail.com>

The patches need to go to bitbake-devel.

Also, are they for dunfell? Have they been tested on top of master,
are they maybe no longer needed?

Alex

On Fri, 24 Mar 2023 at 11:26, "Nico Müller <nicomueller1991@gmail.com> wrote:
>
> 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
>
>
> 
>

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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Alexander Kanavin [this message]
2023-03-24 11:17   ` [PATCH 0/2] git/gitsm do_clean fixes "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='CANNYZj_7_5fr-5maZ2633R6=mkbd2+Jufuejy+wfnxUWmmB4Bg@mail.gmail.com' \
    --to=alex.kanavin@gmail.com \
    --cc=nico.mueller@de.bosch.com \
    --cc=nicomueller1991@gmail.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).