mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +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:
@@ -22,7 +22,7 @@ UPSTREAM_CHECK_REGEX = "jquery-(?P<pver>\d+(\.\d+)+)\.js"
|
||||
# https://github.com/jquery/jquery/issues/3927
|
||||
# There are ways jquery can expose security issues but any issues are in the apps exposing them
|
||||
# and there is little we can directly do
|
||||
CVE_CHECK_WHITELIST += "CVE-2007-2379"
|
||||
CVE_CHECK_IGNORE += "CVE-2007-2379"
|
||||
|
||||
inherit allarch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user