mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
podman-compose: update to v1.2.0 -tip
Bumping podman-compose to version v1.2.0-29-g0866492, which comprises the following commits: 8505009 Support python direct call _parse_args or run 9fe3038 tests/integration: Automate 'build_fail' manual test 0f8348b tests/integration: Automate 'build' manual test Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
ac6a273778
commit
2cf563716f
|
@ -7,7 +7,7 @@ inherit setuptools3
|
|||
PV = "1.2.0+git"
|
||||
SRC_URI = "git://github.com/containers/podman-compose.git;branch=main;protocol=https"
|
||||
|
||||
SRCREV = "daab93b762951d02eaf5ff6a9bf51318c503dede"
|
||||
SRCREV = "0866492a7e9f568d3062da6d7f4e8f4abdfb8028"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user