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

Signed-off-by: Paul Barker <pbarker@toganlabs.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
9 lines
228 B
BlitzBasic
9 lines
228 B
BlitzBasic
include runc.inc
|
|
|
|
SRCREV = "2e7cfe036e2c6dc51ccca6eb7fa3ee6b63976dcd"
|
|
SRC_URI = " \
|
|
git://github.com/opencontainers/runc;branch=master \
|
|
file://0001-Use-correct-go-cross-compiler.patch \
|
|
"
|
|
RUNC_VERSION = "1.0.0-rc4"
|