All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Leonard Anderweit <L.Anderweit@phytec.de>
Cc: meta-virtualization@lists.yoctoproject.org, upstream@lists.phytec.de
Subject: Re: [meta-virtualization][PATCH] podman-compose: Actually update to v1.0.6
Date: Tue, 24 Oct 2023 17:47:28 +0000	[thread overview]
Message-ID: <ZTgDMPcNIkLgUhpv@gmail.com> (raw)
In-Reply-To: <20231023093320.2584858-1-l.anderweit@phytec.de>

Crazy update script failure. I can see my update and what went wrong.

Thanks for the fix, this is now staged on master-next.

Bruce

In message: [meta-virtualization][PATCH] podman-compose: Actually update to v1.0.6
on 23/10/2023 Leonard Anderweit wrote:

> Commit 1fc1b193 (podman-compse: update to v1.0.6) states an update to v1.0.6
> but does not change the SRCREV. Fix this by using the correct SRCREV of v1.0.6.
> 
> Fixes: 1fc1b193 (podman-compse: update to v1.0.6)
> 
> Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
> ---
>  recipes-containers/podman-compose/podman-compose_1.0.6.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-containers/podman-compose/podman-compose_1.0.6.bb b/recipes-containers/podman-compose/podman-compose_1.0.6.bb
> index 04c1be9b..8a7c0c9e 100644
> --- a/recipes-containers/podman-compose/podman-compose_1.0.6.bb
> +++ b/recipes-containers/podman-compose/podman-compose_1.0.6.bb
> @@ -6,7 +6,7 @@ inherit setuptools3
>  
>  SRC_URI = "git://github.com/containers/podman-compose.git;branch=stable;protocol=https"
>  
> -SRCREV = "24ec539932580a6bc96d6eb2341141b6d7198b39"
> +SRCREV = "f6dbce36181c44d0d08b6f4ca166508542875ce1"
>  
>  S = "${WORKDIR}/git"
>  
> -- 
> 2.25.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8383): https://lists.yoctoproject.org/g/meta-virtualization/message/8383
> Mute This Topic: https://lists.yoctoproject.org/mt/102131745/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:[~2023-10-24 17:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-23  9:33 [meta-virtualization][PATCH] podman-compose: Actually update to v1.0.6 Leonard Anderweit
2023-10-24 17:47 ` 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=ZTgDMPcNIkLgUhpv@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=L.Anderweit@phytec.de \
    --cc=meta-virtualization@lists.yoctoproject.org \
    --cc=upstream@lists.phytec.de \
    /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.