meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
Bruce Ashfield 100fb480e7 runc: refresh to tip of tree
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>
2018-11-05 10:22:54 -05:00

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"