summaryrefslogtreecommitdiff
path: root/recipes/curl/curl_7.19.5.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-08-10 19:45:33 -0700
committerKhem Raj <raj.khem@gmail.com>2009-08-10 19:45:33 -0700
commit08020ed71ffccfd2893ba869e73e3a169a5ae068 (patch)
tree9c329dd0d52bad0d2e0c5fa5726a6dc6dcffeae2 /recipes/curl/curl_7.19.5.bb
parent19a190ca2bedf9a8d017f3c5fb163d51d0b3a828 (diff)
parent0d3f61c8280b329f573ded891fad573f666379db (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/curl/curl_7.19.5.bb')
-rw-r--r--recipes/curl/curl_7.19.5.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/curl/curl_7.19.5.bb b/recipes/curl/curl_7.19.5.bb
index df83fe8c0a..b5b6182e8d 100644
--- a/recipes/curl/curl_7.19.5.bb
+++ b/recipes/curl/curl_7.19.5.bb
@@ -1,5 +1,6 @@
require curl-common.inc
require curl-target.inc
-SRC_URI += "file://off_t_abi_fix.patch;patch=1;pnum=0"
-PR = "r0"
+SRC_URI += "file://off_t_abi_fix.patch;patch=1;pnum=0 \
+ file://curl-add_all_algorithms.patch;patch=1"
+PR = "r1"