diff options
Diffstat (limited to 'meta/recipes-support/curl/curl_7.36.0.bb')
-rw-r--r-- | meta/recipes-support/curl/curl_7.36.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.36.0.bb b/meta/recipes-support/curl/curl_7.36.0.bb index f3401faf42..56eb1a25a0 100644 --- a/meta/recipes-support/curl/curl_7.36.0.bb +++ b/meta/recipes-support/curl/curl_7.36.0.bb | |||
@@ -12,6 +12,7 @@ DEPENDS_class-nativesdk = "nativesdk-zlib" | |||
12 | SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ | 12 | SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \ |
13 | file://pkgconfig_fix.patch \ | 13 | file://pkgconfig_fix.patch \ |
14 | file://generate_code_for_disable_manual.patch \ | 14 | file://generate_code_for_disable_manual.patch \ |
15 | file://remove_inappropriate_file_from_rel.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 |