All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Qi.Chen@windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] buildah: drop SRCREV_FORMAT
Date: Thu, 6 Mar 2025 17:35:05 +0000	[thread overview]
Message-ID: <Z8ncyR29CaanmuhW@gmail.com> (raw)
In-Reply-To: <20250206044748.3701612-1-Qi.Chen@windriver.com>

I adjusted the patch for my recent buildah uprev, and staged
this on master-next.

Bruce

In message: [meta-virtualization][PATCH] buildah: drop SRCREV_FORMAT
on 05/02/2025 Chen Qi via lists.yoctoproject.org wrote:

> From: Chen Qi <Qi.Chen@windriver.com>
> 
> The source comes from one repo, there's no need to use SRCREV_FORMAT
> any more. So drop it.
> 
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
>  recipes-containers/buildah/buildah_git.bb | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb
> index ae3495ba..58c862a2 100644
> --- a/recipes-containers/buildah/buildah_git.bb
> +++ b/recipes-containers/buildah/buildah_git.bb
> @@ -27,9 +27,7 @@ GO_INSTALL = "${GO_IMPORT}"
>  GO_WORKDIR = "${GO_INSTALL}"
>  GOBUILDFLAGS += "-mod vendor"
>  
> -SRCREV_FORMAT = "buildah_storage"
> -SRCREV_buildah = "c0602013adc2142f017a6b973a70b33e57bd5539"
> -SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52"
> +SRCREV = "c0602013adc2142f017a6b973a70b33e57bd5539"
>  
>  SRC_URI = " \
>      git://github.com/containers/buildah;branch=release-1.37;name=buildah;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX} \
> -- 
> 2.25.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9124): https://lists.yoctoproject.org/g/meta-virtualization/message/9124
> Mute This Topic: https://lists.yoctoproject.org/mt/111027187/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



      reply	other threads:[~2025-03-06 17:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-06  4:47 [meta-virtualization][PATCH] buildah: drop SRCREV_FORMAT Qi.Chen
2025-03-06 17:35 ` Bruce Ashfield [this message]

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=Z8ncyR29CaanmuhW@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=Qi.Chen@windriver.com \
    --cc=meta-virtualization@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.