diff options
Diffstat (limited to 'meta/recipes-support/curl/curl_7.29.0.bb')
| -rw-r--r-- | meta/recipes-support/curl/curl_7.29.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/curl/curl_7.29.0.bb b/meta/recipes-support/curl/curl_7.29.0.bb index 01ffeca56f..3669cb8524 100644 --- a/meta/recipes-support/curl/curl_7.29.0.bb +++ b/meta/recipes-support/curl/curl_7.29.0.bb | |||
| @@ -8,10 +8,11 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=7;md5=3a34942f4ae3fbf1a303160714e66 | |||
| 8 | DEPENDS = "zlib gnutls" | 8 | DEPENDS = "zlib gnutls" |
| 9 | DEPENDS_class-native = "zlib-native openssl-native" | 9 | DEPENDS_class-native = "zlib-native openssl-native" |
| 10 | DEPENDS_class-nativesdk = "nativesdk-zlib" | 10 | DEPENDS_class-nativesdk = "nativesdk-zlib" |
| 11 | PR = "r0" | 11 | PR = "r1" |
| 12 | 12 | ||
| 13 | SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ | 13 | SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ |
| 14 | file://pkgconfig_fix.patch \ | 14 | file://pkgconfig_fix.patch \ |
| 15 | file://0001-Fix-NULL-pointer-reference-when-closing-an-unused-mu.patch \ | ||
| 15 | " | 16 | " |
| 16 | 17 | ||
| 17 | # curl likes to set -g0 in CFLAGS, so we stop it | 18 | # curl likes to set -g0 in CFLAGS, so we stop it |
