1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

binutils: Security fix for CVE-2017-9749

Affects: <= 2.28

(From OE-Core rev: 8b177c76ce892c1ee064498b8fa21e99a993d69e)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster
2017-11-26 16:25:07 -08:00
committed by Richard Purdie
parent fc95cd2ee7
commit bbf6d99f12
2 changed files with 78 additions and 0 deletions
@@ -60,6 +60,7 @@ SRC_URI = "\
file://CVE-2017-9746.patch \
file://CVE-2017-9747.patch \
file://CVE-2017-9748.patch \
file://CVE-2017-9749.patch \
"
S = "${WORKDIR}/git"