mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
curl: upgrade to 7.24.0
(From OE-Core rev: ade51262effbf809c23bcf879ba43b7945e459ff) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b52bd42b63
commit
dba0656c1b
@@ -8,14 +8,14 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=7;md5=3a34942f4ae3fbf1a303160714e66
|
|||||||
DEPENDS = "zlib gnutls"
|
DEPENDS = "zlib gnutls"
|
||||||
DEPENDS_virtclass-native = "zlib-native"
|
DEPENDS_virtclass-native = "zlib-native"
|
||||||
DEPENDS_virtclass-nativesdk = "zlib-nativesdk"
|
DEPENDS_virtclass-nativesdk = "zlib-nativesdk"
|
||||||
PR = "r1"
|
PR = "r0"
|
||||||
|
|
||||||
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
|
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
|
||||||
file://noldlibpath.patch \
|
file://noldlibpath.patch \
|
||||||
file://pkgconfig_fix.patch"
|
file://pkgconfig_fix.patch"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "0296d3196b4bf82c896a869b38dbc5f2"
|
SRC_URI[md5sum] = "f912221d75eb8d8fe08900eaf011b023"
|
||||||
SRC_URI[sha256sum] = "7d8c8cef8f244118245c37853cb175bd95c156ff453730ec2c88189b05a7c06e"
|
SRC_URI[sha256sum] = "ebdb111088ff8b0e05b1d1b075e9f1608285e8105cc51e21caacf33d01812c16"
|
||||||
|
|
||||||
inherit autotools pkgconfig binconfig
|
inherit autotools pkgconfig binconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user