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

docker/k8s and other components have been refreshed to the 18.09 release tags. So we update runc to keep in sync. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
8 lines
174 B
BlitzBasic
8 lines
174 B
BlitzBasic
include runc.inc
|
|
|
|
SRCREV = "6a2c15596845f6ff5182e2022f38a65e5dfa88eb"
|
|
SRC_URI = " \
|
|
git://github.com/opencontainers/runc;branch=master \
|
|
"
|
|
RUNC_VERSION = "1.0.0-rc5"
|