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

SRCREV = "58415b4b12650291f435db8770cea48207b78afe"
SRC_URI = " \
    git://github.com/opencontainers/runc;branch=master \
    file://0001-Use-correct-go-cross-compiler.patch \
    "
RUNC_VERSION = "1.0.0-rc5"