aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/curl/curl-native_7.19.6.bb
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-10-23 11:14:34 -0400
committerMichael Smith <msmith@cbnco.com>2009-10-25 16:28:15 -0400
commit3b408bf7c83901c6fec4a1c6be0205cb22f251c1 (patch)
tree3ef16a6771a121f42f658699fb0b60cdf1a22aac /recipes/curl/curl-native_7.19.6.bb
parent388a34e02861a252887d4dd2756c3b1cc89db4cf (diff)
downloadopenembedded-3b408bf7c83901c6fec4a1c6be0205cb22f251c1.tar.gz
curl: support openssl in CURL_FEATURES.
Default is still gnutls. Also switch to INC_PR. Signed-off-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes/curl/curl-native_7.19.6.bb')
-rw-r--r--recipes/curl/curl-native_7.19.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/curl/curl-native_7.19.6.bb b/recipes/curl/curl-native_7.19.6.bb
index 2f49ad1d31..d395021512 100644
--- a/recipes/curl/curl-native_7.19.6.bb
+++ b/recipes/curl/curl-native_7.19.6.bb
@@ -1,6 +1,7 @@
require curl-common.inc
inherit native
DEPENDS = "zlib-native"
+PR = "${INC_PR}.1"
do_stage () {
autotools_stage_all