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 <[email protected]> > --- > 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 (#8388): https://lists.yoctoproject.org/g/meta-virtualization/message/8388 Mute This Topic: https://lists.yoctoproject.org/mt/102131745/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
