summaryrefslogtreecommitdiffstats
path: root/recipes/curl/curl_7.19.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/curl/curl_7.19.5.bb')
-rw-r--r--recipes/curl/curl_7.19.5.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/curl/curl_7.19.5.bb b/recipes/curl/curl_7.19.5.bb
index 4c4699fd70..69bb02736e 100644
--- a/recipes/curl/curl_7.19.5.bb
+++ b/recipes/curl/curl_7.19.5.bb
@@ -1,9 +1,9 @@
require curl-common.inc
require curl-target.inc
-SRC_URI += "file://off_t_abi_fix.patch;patch=1;pnum=0 \
- file://curl-add_all_algorithms.patch;patch=1 \
- file://curl-7.19.5-CVE-2009-2417.patch;patch=1;pnum=0"
+SRC_URI += "file://off_t_abi_fix.patch;apply=yes;striplevel=0 \
+ file://curl-add_all_algorithms.patch;apply=yes \
+ file://curl-7.19.5-CVE-2009-2417.patch;apply=yes;striplevel=0"
PR = "${INC_PR}.2"