* [meta-virtualization][PATCH] podman-compose: Actually update to v1.0.6
@ 2023-10-23 9:33 Leonard Anderweit
2023-10-24 17:47 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Leonard Anderweit @ 2023-10-23 9:33 UTC (permalink / raw)
To: meta-virtualization; +Cc: upstream
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
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [meta-virtualization][PATCH] podman-compose: Actually update to v1.0.6
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
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2023-10-24 17:47 UTC (permalink / raw)
To: Leonard Anderweit; +Cc: meta-virtualization, upstream
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]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-24 17:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.