mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
meta/scripts: Automated conversion of OE renamed variables
(From OE-Core rev: aa52af4518604b5bf13f3c5e885113bf868d6c81) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -31,7 +31,7 @@ SRC_URI:class-native = "${BASE_SRC_URI}"
|
||||
|
||||
# Upstream don't believe this is an exploitable issue
|
||||
# https://core.tcl-lang.org/tcl/info/7079e4f91601e9c7
|
||||
CVE_CHECK_WHITELIST += "CVE-2021-35331"
|
||||
CVE_CHECK_IGNORE += "CVE-2021-35331"
|
||||
|
||||
UPSTREAM_CHECK_REGEX = "tcl(?P<pver>\d+(\.\d+)+)-src"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user