mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
cpio: Exclude CVE-2010-4226 from cve-check
Issue applies to use of cpio in SUSE/OBS, doesn't apply to us. (From OE-Core rev: 915b38c54a7932744a9f56713d1c6bd00a789331) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -16,6 +16,9 @@ SRC_URI[sha256sum] = "e87470d9c984317f658567c03bfefb6b0c829ff17dbf6b0de48d71a4c8
|
||||
|
||||
inherit autotools gettext texinfo
|
||||
|
||||
# Issue applies to use of cpio in SUSE/OBS, doesn't apply to us
|
||||
CVE_CHECK_WHITELIST += "CVE-2010-4226"
|
||||
|
||||
EXTRA_OECONF += "DEFAULT_RMT_DIR=${sbindir}"
|
||||
|
||||
do_install () {
|
||||
|
||||
Reference in New Issue
Block a user