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

SRCREV = "652297c7c7e6c94e8d064ad5916c32891a6fd388"
SRC_URI = " \
    git://github.com/opencontainers/runc;branch=master \
    "
RUNC_VERSION = "1.0.0-rc8"