meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
Bruce Ashfield c8338c5568 runc: update to -rc8
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>
2019-07-12 14:50:34 +00:00

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"