summaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-opencontainers_git.bb
blob: 5f65940fc71b9849972aeb602348ceb71b088aac (plain)
1
2
3
4
5
6
7
include runc.inc

SRCREV = "6635b4f0c6af3810594d2770f662f34ddc15b40d"
SRC_URI = " \
    git://github.com/opencontainers/runc;branch=master \
    "
RUNC_VERSION = "1.0.0-rc6"