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

Updating both the pure opencontainers runc and the docker opencontainers variants to -rc8. We track the tip of master for opencontainers and for docker we match the -ce and moby -rc8 commit hashes. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
8 lines
174 B
BlitzBasic
8 lines
174 B
BlitzBasic
include runc.inc
|
|
|
|
SRCREV = "652297c7c7e6c94e8d064ad5916c32891a6fd388"
|
|
SRC_URI = " \
|
|
git://github.com/opencontainers/runc;branch=master \
|
|
"
|
|
RUNC_VERSION = "1.0.0-rc8"
|