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

SRCREV = "d7f7b22a85a2387557bdcda125710c2506f8d5c5"
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.0"

CVE_PRODUCT = "runc"