summaryrefslogtreecommitdiff
path: root/recipes/curl/curl-native_7.18.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/curl/curl-native_7.18.2.bb')
-rw-r--r--recipes/curl/curl-native_7.18.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/curl/curl-native_7.18.2.bb b/recipes/curl/curl-native_7.18.2.bb
index f0e2b8940e..c95591b70b 100644
--- a/recipes/curl/curl-native_7.18.2.bb
+++ b/recipes/curl/curl-native_7.18.2.bb
@@ -1,6 +1,7 @@
-require curl_${PV}.bb
+require curl-common.inc
inherit native
DEPENDS = "zlib-native"
+PR = "r1"
do_stage () {
autotools_stage_all
@@ -9,4 +10,3 @@ do_stage () {
do_install() {
:
}
-