]> code.ossystems Code Review - openembedded-core.git/commitdiff
curl: upgrade to 7.31.0
authorCristiana Voicu <cristiana.voicu@intel.com>
Mon, 5 Aug 2013 08:28:12 +0000 (11:28 +0300)
committerSaul Wold <sgw@linux.intel.com>
Tue, 6 Aug 2013 06:59:58 +0000 (23:59 -0700)
Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/curl/curl_7.31.0.bb [moved from meta/recipes-support/curl/curl_7.30.0.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-support/curl/curl_7.30.0.bb
rename to meta/recipes-support/curl/curl_7.31.0.bb
index fbfc211fd5c12c52fe985dc86a8e1b242f761165..6d78ff2c47f840d19712bd4d31eeeff65bdd8cda 100644 (file)
@@ -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