meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
Chen Qi 79fb488a70 runc: fix CVE-2019-16884
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-11-17 22:28:37 -05:00

10 lines
313 B
BlitzBasic

include runc.inc
SRCREV = "652297c7c7e6c94e8d064ad5916c32891a6fd388"
SRC_URI = " \
git://github.com/opencontainers/runc;branch=master \
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
file://0001-Only-allow-proc-mount-if-it-is-procfs.patch \
"
RUNC_VERSION = "1.0.0-rc8"