diff options
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.32.inc')
-rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.32.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.32.inc b/meta/recipes-devtools/binutils/binutils-2.32.inc index 31c24a37f5..d3c52936d1 100644 --- a/meta/recipes-devtools/binutils/binutils-2.32.inc +++ b/meta/recipes-devtools/binutils/binutils-2.32.inc | |||
@@ -50,6 +50,8 @@ SRC_URI = "\ | |||
50 | file://CVE-2019-9077.patch \ | 50 | file://CVE-2019-9077.patch \ |
51 | file://CVE-2019-9071.patch \ | 51 | file://CVE-2019-9071.patch \ |
52 | file://CVE-2019-12972.patch \ | 52 | file://CVE-2019-12972.patch \ |
53 | file://CVE-2019-14250.patch \ | ||
54 | file://CVE-2019-14444.patch \ | ||
53 | " | 55 | " |
54 | S = "${WORKDIR}/git" | 56 | S = "${WORKDIR}/git" |
55 | 57 | ||