From 5f8055f4842a0552b24f3446c6c247774de7ed9b Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 8 Jan 2025 18:11:50 +0000 Subject: [PATCH] conmon: update to 2.1.12-tip Bumping conmon to version v2.1.3-168-gaee638f, which comprises the following commits: 02c6ea6 Avoid bogus journal filling errors Signed-off-by: Bruce Ashfield --- recipes-containers/conmon/conmon_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/conmon/conmon_git.bb b/recipes-containers/conmon/conmon_git.bb index 0c44ce3b..19475493 100644 --- a/recipes-containers/conmon/conmon_git.bb +++ b/recipes-containers/conmon/conmon_git.bb @@ -9,7 +9,7 @@ REQUIRED_DISTRO_FEATURES ?= "seccomp" DEPENDS = "glib-2.0 go-md2man-native libseccomp" -SRCREV = "a500cbd327a91849b74ff8fd16648faa5fa927f1" +SRCREV = "aee638f5b23d408b42c74ece8f7bdb977078386a" SRC_URI = "\ git://github.com/containers/conmon.git;branch=main;protocol=https \ "