aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristiana Voicu <cristiana.voicu@intel.com>2013-08-05 11:28:12 +0300
committerSaul Wold <sgw@linux.intel.com>2013-08-05 23:59:58 -0700
commitf4a1257c20d3de9969d4cfe2d5240791d0d22d37 (patch)
treea3babe604d6f8f710ba8504ead73c04e9568c233
parentef19932a66ed222007b0943970470da884d8bf64 (diff)
downloadopenembedded-core-f4a1257c20d3de9969d4cfe2d5240791d0d22d37.tar.gz
curl: upgrade to 7.31.0
Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-support/curl/curl_7.31.0.bb (renamed from meta/recipes-support/curl/curl_7.30.0.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-support/curl/curl_7.30.0.bb b/meta/recipes-support/curl/curl_7.31.0.bb
index fbfc211fd5..6d78ff2c47 100644
--- a/meta/recipes-support/curl/curl_7.30.0.bb
+++ b/meta/recipes-support/curl/curl_7.31.0.bb
@@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=7;md5=3a34942f4ae3fbf1a303160714e66
DEPENDS = "zlib gnutls"
DEPENDS_class-native = "zlib-native openssl-native"
DEPENDS_class-nativesdk = "nativesdk-zlib"
-PR = "r0"
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
file://pkgconfig_fix.patch \
@@ -19,8 +18,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
#
SRC_URI += " file://configure_ac.patch"
-SRC_URI[md5sum] = "0db5ec03a5001b42a2edc03bf63b5ceb"
-SRC_URI[sha256sum] = "6b1c410387bea82601baec85d6aa61955794672e36766407e99ade8d55aaaf11"
+SRC_URI[md5sum] = "b7bea20579ac2f696338ae03f2c19ba5"
+SRC_URI[sha256sum] = "a73b118eececff5de25111f35d1d0aafe1e71afdbb83082a8e44d847267e3e08"
inherit autotools pkgconfig binconfig