summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.40.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/curl/curl_7.40.0.bb')
-rw-r--r--meta/recipes-support/curl/curl_7.40.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.40.0.bb b/meta/recipes-support/curl/curl_7.40.0.bb
index 4cde9c6baa..2b39d11411 100644
--- a/meta/recipes-support/curl/curl_7.40.0.bb
+++ b/meta/recipes-support/curl/curl_7.40.0.bb
@@ -7,6 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=7;md5=3a34942f4ae3fbf1a303160714e66
7 7
8SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ 8SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
9 file://pkgconfig_fix.patch \ 9 file://pkgconfig_fix.patch \
10 file://CVE-2015-3143.patch \
11 file://CVE-2015-3144.patch \
12 file://CVE-2015-3145.patch \
13 file://CVE-2015-3148.patch \
10 " 14 "
11 15
12# curl likes to set -g0 in CFLAGS, so we stop it 16# curl likes to set -g0 in CFLAGS, so we stop it