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

SRCREV = "86d83333d765f4535e4898d6778388dab715eb7c"
SRC_URI = " \
    git://github.com/opencontainers/runc;branch=release-1.0 \
    file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
    "
RUNC_VERSION = "1.0.2"

CVE_PRODUCT = "runc"