mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
builder: whitelist CVE-2008-4178 (a different builder)
(From OE-Core rev: 8a903793dc3a40f051a8599210e36f184ffe109b) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9537ce5a98
commit
fad1a1ac96
@@ -29,3 +29,5 @@ do_install () {
|
||||
chown builder.builder ${D}${sysconfdir}/mini_x/session.d/builder_session.sh
|
||||
}
|
||||
|
||||
# -4178 is an unrelated 'builder'
|
||||
CVE_CHECK_WHITELIST = "CVE-2008-4178"
|
||||
|
||||
Reference in New Issue
Block a user