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

SRCREV = "249bca0a1316129dcd5bd38b5d75572274181cb5"
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"