[oe-commits] Khem Raj : curl_7.21.1.bb: Add new recipe

git version control git at git.openembedded.org
Sun Oct 10 07:08:56 UTC 2010


Module: openembedded.git
Branch: master
Commit: 893ec9283c23b2aa7bbfd615cc5012ef68c9d1b0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=893ec9283c23b2aa7bbfd615cc5012ef68c9d1b0

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Oct  9 23:48:10 2010 -0700

curl_7.21.1.bb: Add new recipe

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/curl/curl_7.21.1.bb |   11 +++++++++++
 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 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"





More information about the Openembedded-commits mailing list