mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +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:
@@ -119,4 +119,4 @@ EXTRA_OECONF_PATHS = "\
|
||||
"
|
||||
|
||||
# Is a binutils 2.26 issue, not gcc
|
||||
CVE_CHECK_WHITELIST += "CVE-2021-37322"
|
||||
CVE_CHECK_IGNORE += "CVE-2021-37322"
|
||||
|
||||
@@ -256,4 +256,4 @@ do_install:append () {
|
||||
# and builds track file dependencies (e.g. perl and its makedepends code).
|
||||
# For determinism we don't install this ever and rely on the copy from gcc-cross.
|
||||
# [YOCTO #7287]
|
||||
SYSROOT_DIRS_BLACKLIST += "${libdir}/gcc"
|
||||
SYSROOT_DIRS_IGNORE += "${libdir}/gcc"
|
||||
|
||||
Reference in New Issue
Block a user