aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/curl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-10-09 23:48:10 -0700
committerKhem Raj <raj.khem@gmail.com>2010-10-10 00:06:09 -0700
commit893ec9283c23b2aa7bbfd615cc5012ef68c9d1b0 (patch)
treeb83e0bc84e28fbd619b8c7efdf86e07304dc61b7 /recipes/curl
parentfdf02c61607acb5046afaa11c5c682ab99f4d508 (diff)
downloadopenembedded-893ec9283c23b2aa7bbfd615cc5012ef68c9d1b0.tar.gz
curl_7.21.1.bb: Add new recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/curl')
-rw-r--r--recipes/curl/curl_7.21.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/curl/curl_7.21.1.bb b/recipes/curl/curl_7.21.1.bb
new file mode 100644
index 0000000000..237e54a735
--- /dev/null
+++ b/recipes/curl/curl_7.21.1.bb
@@ -0,0 +1,11 @@
+require curl-common.inc
+require curl-target.inc
+
+PR = "${INC_PR}"
+
+SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
+ file://off_t_abi_fix.patch;striplevel=0"
+
+BBCLASSEXTEND = "native nativesdk"
+SRC_URI[md5sum] = "eafde5b933bce1c1dca82d1054c8d967"
+SRC_URI[sha256sum] = "653b3214005c778a8c642af4e5dea46c74f7bf51017a568bb8725ea9eda73643"