meta-virtualization.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: ChenQi <Qi.Chen@windriver.com>
To: Bruce Ashfield <bruce.ashfield@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH] buildah: fix branch name
Date: Mon, 22 Jan 2024 10:25:37 +0800	[thread overview]
Message-ID: <ecfec516-81cb-ff72-c431-75613153b3ff@windriver.com> (raw)
In-Reply-To: <ZaqKTbejpqge4PCy@gmail.com>

Thanks. I've fixed the my email settings.

Regards,
Qi

On 1/19/24 22:42, Bruce Ashfield wrote:
> projects that delete branches are one of the most annoying
> things.
>
> I've taken the commit and also pushed an update that I had
> in progress.
>
> Also, the author in the commit was invalid, but I manually
> fixed it in this push. But you should check your enviroment
> and see if anything changed.
>
> https://docs.yoctoproject.org/dev/contributor-guide/submit-changes.html#troubleshooting-email-issues
>
> Bruce
>
> In message: [meta-virtualization][PATCH] buildah: fix branch name
> on 18/01/2024 Chen Qi via lists.yoctoproject.org wrote:
>
>> The branch 1.33.2 is not there any more. The correct branch for now
>> is 1.33.
>>
>> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
>> ---
>>   recipes-containers/buildah/buildah_git.bb | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb
>> index d3ccc920..f04adca9 100644
>> --- a/recipes-containers/buildah/buildah_git.bb
>> +++ b/recipes-containers/buildah/buildah_git.bb
>> @@ -32,7 +32,7 @@ SRCREV_buildah = "8be6786d5ed1f07387acdd30d52fc07cd1b4bd0f"
>>   SRCREV_storage = "246ba3062e8b551026aef2708eee747014ce5c52"
>>   
>>   SRC_URI = " \
>> -    git://github.com/containers/buildah;branch=release-1.33.2;name=buildah;protocol=https \
>> +    git://github.com/containers/buildah;branch=release-1.33;name=buildah;protocol=https \
>>       "
>>   
>>   DEPENDS = "libdevmapper btrfs-tools gpgme"
>> -- 
>> 2.42.0
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#8546): https://lists.yoctoproject.org/g/meta-virtualization/message/8546
>> Mute This Topic: https://lists.yoctoproject.org/mt/103825803/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:[~2024-01-22  2:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19  7:09 [meta-virtualization][PATCH] buildah: fix branch name Chen Qi
2024-01-19 14:42 ` Bruce Ashfield
2024-01-22  2:25   ` ChenQi [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=ecfec516-81cb-ff72-c431-75613153b3ff@windriver.com \
    --to=qi.chen@windriver.com \
    --cc=bruce.ashfield@gmail.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 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).