mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
builder: whitelist CVE-2008-4178 (a different builder)
(From OE-Core rev: 095535506951172e6f1812506a14fc3400f8b96e) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 107987b342a834badfad286474b03543b4764d23) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
75a8784a0b
commit
a055df95c1
@@ -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