mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
podman: bump to latest release 1.6.1
Bump to latest podman release 1.6.1. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
d549242592
commit
cff94d5df6
|
@ -24,7 +24,7 @@ python __anonymous() {
|
|||
raise bb.parse.SkipRecipe(msg)
|
||||
}
|
||||
|
||||
SRCREV = "00057929f5acfd98341964d85722383363376d52"
|
||||
SRCREV = "233d95f4f0a815f11d1c1ae9aba16781c4eb2700"
|
||||
SRC_URI = " \
|
||||
git://github.com/containers/libpod.git;branch=master \
|
||||
"
|
||||
|
@ -36,7 +36,7 @@ GO_IMPORT = "import"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "1.5.1+git${SRCREV}"
|
||||
PV = "1.6.1+git${SRCREV}"
|
||||
|
||||
PACKAGES =+ "${PN}-contrib"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user