mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
podman: update to 2.0.7
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
b2cd5f340e
commit
1dcd6c6406
|
@ -24,7 +24,7 @@ python __anonymous() {
|
||||||
raise bb.parse.SkipRecipe(msg)
|
raise bb.parse.SkipRecipe(msg)
|
||||||
}
|
}
|
||||||
|
|
||||||
SRCREV = "a11c4ead10177a66ef2810a0a92ea8ce2299da07"
|
SRCREV = "ce7b78a43a386d53a6e4a2688f7ce0aa99511498"
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://github.com/containers/libpod.git;branch=v2.0 \
|
git://github.com/containers/libpod.git;branch=v2.0 \
|
||||||
"
|
"
|
||||||
|
@ -36,7 +36,7 @@ GO_IMPORT = "import"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
PV = "2.0.1+git${SRCPV}"
|
PV = "2.0.7+git${SRCPV}"
|
||||||
|
|
||||||
PACKAGES =+ "${PN}-contrib"
|
PACKAGES =+ "${PN}-contrib"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user