meta-virtualization/recipes-containers/runc/runc-opencontainers_git.bb
Ralph Siemsen 2874482a0e runc: add CVE_PRODUCT to recipes
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>
2021-04-29 23:11:34 -04:00

12 lines
335 B
BlitzBasic

include runc.inc
SRCREV = "652297c7c7e6c94e8d064ad5916c32891a6fd388"
SRC_URI = " \
git://github.com/opencontainers/runc;branch=master \
file://0001-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch \
file://0001-Only-allow-proc-mount-if-it-is-procfs.patch \
"
RUNC_VERSION = "1.0.0-rc8"
CVE_PRODUCT = "runc"