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

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

CVE_PRODUCT = "runc"