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

SRCREV = "b4cb54c2ea78b90f9d8284316aeaeff876f61dfc"
SRC_URI = " \
    git://github.com/opencontainers/runc;branch=master \
    file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
    "
RUNC_VERSION = "1.0.0-rc93"