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

SRCREV = "1e7bb5b773162b57333d57f612fd72e3f8612d94"
SRC_URI = " \
    git://github.com/opencontainers/runc;branch=release-1.1;protocol=https \
    file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
    "
RUNC_VERSION = "1.1.3"

CVE_PRODUCT = "runc"