From c25d16577d12a68e8ff1a8a8a37124f97feeff18 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 9 Dec 2022 08:50:50 -0500 Subject: runc-docker: update to 1.4.0-tip Bumping runc to version v1.1.4-10-gbd4d05c0, which comprises the following commits: e6a8287c ci: shellcheck: update to 0.8.0, fix/suppress new warnings 3b958289 Fixes inability to use /dev/null when inside a container Signed-off-by: Bruce Ashfield --- recipes-containers/runc/runc-docker_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-containers/runc/runc-docker_git.bb b/recipes-containers/runc/runc-docker_git.bb index 97373a72..6d888bdd 100644 --- a/recipes-containers/runc/runc-docker_git.bb +++ b/recipes-containers/runc/runc-docker_git.bb @@ -2,7 +2,7 @@ include runc.inc # Note: this rev is before the required protocol field, update when all components # have been updated to match. -SRCREV_runc-docker = "974efd2dfca0abec041a3708a2b66bfac6bd2484" +SRCREV_runc-docker = "bd4d05c0caf340f2d1fd1625f5c1129ce01c97b5" SRC_URI = "git://github.com/opencontainers/runc;branch=release-1.1;name=runc-docker;protocol=https \ file://0001-runc-Add-console-socket-dev-null.patch \ file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \ -- cgit v1.2.3-54-g00ecf