From: Stefan Agner <[email protected]> Bump to latest podman release 1.6.1.
Signed-off-by: Stefan Agner <[email protected]> --- recipes-containers/podman/podman_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index db595a5..a3529b1 100644 --- a/recipes-containers/podman/podman_git.bb +++ b/recipes-containers/podman/podman_git.bb @@ -30,7 +30,7 @@ python __anonymous() { raise bb.parse.SkipRecipe(msg) } -SRCREV = "00057929f5acfd98341964d85722383363376d52" +SRCREV = "233d95f4f0a815f11d1c1ae9aba16781c4eb2700" SRC_URI = " \ git://github.com/containers/libpod.git;branch=master \ " @@ -42,7 +42,7 @@ GO_IMPORT = "import" S = "${WORKDIR}/git" -PV = "1.5.1+git${SRCREV}" +PV = "1.6.1+git${SRCREV}" PACKAGES =+ "${PN}-contrib" -- 2.20.1 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
