mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00

Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
10 lines
313 B
BlitzBasic
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"
|