mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
podman: Update 3.0-rc2 -> 3.0.1
Update podman to 3.0.1. Signed-off-by: Diego Sueiro <diego.sueiro@arm.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
2b0e19ba26
commit
571767ad20
|
@ -16,7 +16,7 @@ DEPENDS = " \
|
|||
|
||||
PNBLACKLIST[podman] ?= "${@bb.utils.contains('BBFILE_COLLECTIONS', 'security', '', 'Depends on libseccomp from meta-security which is not included', d)}"
|
||||
|
||||
SRCREV = "288fb688964cb7fc7086d0728daa1f5f6b726dd6"
|
||||
SRCREV = "c640670e85c4aaaff92741691d6a854a90229d8d"
|
||||
SRC_URI = " \
|
||||
git://github.com/containers/libpod.git;branch=v3.0 \
|
||||
"
|
||||
|
@ -28,8 +28,6 @@ GO_IMPORT = "import"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "3.0-rc2+git${SRCPV}"
|
||||
|
||||
PACKAGES =+ "${PN}-contrib"
|
||||
|
||||
PODMAN_PKG = "github.com/containers/libpod"
|
Loading…
Reference in New Issue
Block a user