aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/curl/curl_7.18.2.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_7.18.2.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_7.18.2.bb')
-rw-r--r--recipes/curl/curl_7.18.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/curl/curl_7.18.2.bb b/recipes/curl/curl_7.18.2.bb
index 3de6da4fec..84c0d07e61 100644
--- a/recipes/curl/curl_7.18.2.bb
+++ b/recipes/curl/curl_7.18.2.bb
@@ -1,4 +1,4 @@
require curl-common.inc
require curl-target.inc
-PR = "r1"
+PR = "${INC_PR}.1"