git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdf02c6
)
curl_7.21.1.bb: Add new recipe
author
Khem Raj
<raj.khem@gmail.com>
Sun, 10 Oct 2010 06:48:10 +0000
(23:48 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Sun, 10 Oct 2010 07:06:09 +0000
(
00:06
-0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/curl/curl_7.21.1.bb
[new file with mode: 0644]
patch
|
blob
diff --git a/recipes/curl/curl_7.21.1.bb
b/recipes/curl/curl_7.21.1.bb
new file mode 100644
(file)
index 0000000..
237e54a
--- /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"