diff options
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.29.1.inc')
-rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.29.1.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.29.1.inc b/meta/recipes-devtools/binutils/binutils-2.29.1.inc index 191674333d..ab6174559d 100644 --- a/meta/recipes-devtools/binutils/binutils-2.29.1.inc +++ b/meta/recipes-devtools/binutils/binutils-2.29.1.inc | |||
@@ -67,6 +67,7 @@ SRC_URI = "\ | |||
67 | file://CVE-2017-17123.patch \ | 67 | file://CVE-2017-17123.patch \ |
68 | file://CVE-2018-10372.patch \ | 68 | file://CVE-2018-10372.patch \ |
69 | file://CVE-2018-10373.patch \ | 69 | file://CVE-2018-10373.patch \ |
70 | file://CVE-2018-10534.patch \ | ||
70 | " | 71 | " |
71 | S = "${WORKDIR}/git" | 72 | S = "${WORKDIR}/git" |
72 | 73 | ||