blob: 4b1d0a0ea481cea39237795c175558274413f2f8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
include runc.inc
SRCREV = "e0124d569cb2dfe93bd9fb8d7f4ade461e006464"
SRC_URI = " \
git://github.com/opencontainers/runc;branch=release-1.0;protocol=https \
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
"
RUNC_VERSION = "1.0.3"
CVE_PRODUCT = "runc"
|