mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00

Allows the yocto cve-checker to flag CVEs, which would otherwise go unreported due to the package name not matching NIST NVD data. Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
11 lines
274 B
BlitzBasic
11 lines
274 B
BlitzBasic
include runc.inc
|
|
|
|
SRCREV = "fce58ab2d5c488bc573d02712db476a6daa9a60c"
|
|
SRC_URI = " \
|
|
git://github.com/opencontainers/runc;branch=master \
|
|
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
|
|
"
|
|
RUNC_VERSION = "1.0.0-rc93"
|
|
|
|
CVE_PRODUCT = "runc"
|