summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.54.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/curl/curl_7.54.1.bb')
-rw-r--r--meta/recipes-support/curl/curl_7.54.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.54.1.bb b/meta/recipes-support/curl/curl_7.54.1.bb
index cf230ed0d4..9870657ca4 100644
--- a/meta/recipes-support/curl/curl_7.54.1.bb
+++ b/meta/recipes-support/curl/curl_7.54.1.bb
@@ -10,6 +10,7 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
10 file://CVE-2017-1000099.patch \ 10 file://CVE-2017-1000099.patch \
11 file://CVE-2017-1000100.patch \ 11 file://CVE-2017-1000100.patch \
12 file://CVE-2017-1000101.patch \ 12 file://CVE-2017-1000101.patch \
13 file://CVE-2017-1000254.patch \
13" 14"
14 15
15# curl likes to set -g0 in CFLAGS, so we stop it 16# curl likes to set -g0 in CFLAGS, so we stop it