mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
podman-compose: Actually update to v1.0.6
Commit1fc1b193
(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> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
d9af8d1514
commit
28e044b98e
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user