summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.36.0.bb
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-05-03 00:21:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-03 11:26:01 +0100
commit530e66cb04508e361643609496da8b2b4f75e3bf (patch)
tree140ab72605ebd589a301129b37edeaf70fff3637 /meta/recipes-support/curl/curl_7.36.0.bb
parent0304d92a9727ec9f8ea30f0cacaa29a66683bdab (diff)
downloadast2050-yocto-poky-530e66cb04508e361643609496da8b2b4f75e3bf.zip
ast2050-yocto-poky-530e66cb04508e361643609496da8b2b4f75e3bf.tar.gz
curl: Backport a fix for a build issue
mkhelp: generate code for --disable-manual as well This allows configure --disable-manual to run and build without having to regenerate the src/tool_hugehelp.c file which otherwise is necessary since we ship tarballs with that file present. (From OE-Core rev: 544a96255203a6779d1f0022d003c6680f330511) Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl/curl_7.36.0.bb')
-rw-r--r--meta/recipes-support/curl/curl_7.36.0.bb1
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 6f55463..bd7191d 100644
--- a/meta/recipes-support/curl/curl_7.36.0.bb
+++ b/meta/recipes-support/curl/curl_7.36.0.bb
@@ -11,6 +11,7 @@ DEPENDS_class-nativesdk = "nativesdk-zlib"
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
file://pkgconfig_fix.patch \
+ file://generate_code_for_disable_manual.patch \
"
# curl likes to set -g0 in CFLAGS, so we stop it
OpenPOWER on IntegriCloud