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

SRCREV = "249bca0a1316129dcd5bd38b5d75572274181cb5"
SRC_URI = " \
    git://github.com/opencontainers/runc;branch=main \
    file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
    "
RUNC_VERSION = "1.0.0-rc93"

CVE_PRODUCT = "runc"