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

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