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 3a56e973fb..57e4b10947 100644 --- a/meta/recipes-devtools/binutils/binutils-2.29.1.inc +++ b/meta/recipes-devtools/binutils/binutils-2.29.1.inc | |||
@@ -48,6 +48,7 @@ SRC_URI = "\ | |||
48 | file://CVE-2017-15022.patch \ | 48 | file://CVE-2017-15022.patch \ |
49 | file://CVE-2017-15023.patch \ | 49 | file://CVE-2017-15023.patch \ |
50 | file://CVE-2017-15024.patch \ | 50 | file://CVE-2017-15024.patch \ |
51 | file://CVE-2017-15025.patch \ | ||
51 | " | 52 | " |
52 | S = "${WORKDIR}/git" | 53 | S = "${WORKDIR}/git" |
53 | 54 | ||