mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00

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 <bruce.ashfield@gmail.com>
11 lines
289 B
BlitzBasic
11 lines
289 B
BlitzBasic
include runc.inc
|
|
|
|
SRCREV = "bd4d05c0caf340f2d1fd1625f5c1129ce01c97b5"
|
|
SRC_URI = " \
|
|
git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \
|
|
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
|
|
"
|
|
RUNC_VERSION = "1.1.4"
|
|
|
|
CVE_PRODUCT = "runc"
|