mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
conmon: update to v2.0.28
6b18f7e bump to v2.0.28 dd63dcb Cirrus: Update VM Images 096e2c1 conmon: do not chown /dev/null 3efab3e Add Kubernetes e2e tests as GitHub action 0114f3c move integration to gh actions 186038c run make vendor 31c5a2e add tests running a runtime c53c155 always set container pid file 1955f59 write runtime stderr to journal on error af1f3c4 some small cleanups 6c38b5a Use less resources 355dbf1 conn_sock: fix potential segfault 4587294 ci/gha: bump runc to rc93 92867a7 Add Podman integration test GitHub action 1ec43d9 bump to v2.0.28-dev Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
e15bb2b101
commit
42cc70df20
|
@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=61af0b6932ea7b12fb9142721043bc77"
|
|||
|
||||
DEPENDS = "glib-2.0 go-md2man-native"
|
||||
|
||||
SRCREV = "3efab3e71c4c29f127cd7b8e8a5a885fc17dec88"
|
||||
SRCREV = "31614525ebc5fd9668a6e084b5638d71b903bf6d"
|
||||
SRC_URI = "\
|
||||
git://github.com/containers/conmon.git \
|
||||
"
|
||||
|
||||
PV = "2.0.27+git${SRCPV}"
|
||||
PV = "2.0.28+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user