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

SRCREV = "c6781d100a73d2dcef84e9376d85fff02235a2ed"
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.4"

CVE_PRODUCT = "runc"