summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-11-30 07:24:15 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-30 22:18:09 +0000
commit2cae1973ba66df64aee0004cbe6b8a6f26e54ec5 (patch)
treec91770f32ebfe472c97fb1489e780801fcf04549
parent67d7e8da987ffa26ef3507f54d598b1e84df9fca (diff)
downloadast2050-yocto-poky-2cae1973ba66df64aee0004cbe6b8a6f26e54ec5.zip
ast2050-yocto-poky-2cae1973ba66df64aee0004cbe6b8a6f26e54ec5.tar.gz
libsoup-2.4: Upgrade to 2.36.1
(From OE-Core rev: 60cdf4638e41958aede8290bef20a9c3e925aeb1) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-support/libsoup/libsoup-2.4_2.36.1.bb (renamed from meta/recipes-support/libsoup/libsoup-2.4_2.34.2.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.34.2.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.36.1.bb
index 57af8f7..d8ee8d5 100644
--- a/meta/recipes-support/libsoup/libsoup-2.4_2.34.2.bb
+++ b/meta/recipes-support/libsoup/libsoup-2.4_2.36.1.bb
@@ -3,17 +3,17 @@ HOMEPAGE = "http://www.gnome.org/"
BUGTRACKER = "https://bugzilla.gnome.org/"
LICENSE = "LGPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
+LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
SECTION = "x11/gnome/libs"
PR = "r0"
DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring"
-SRC_URI = "${GNOME_MIRROR}/libsoup/2.34/libsoup-${PV}.tar.bz2"
+SRC_URI = "${GNOME_MIRROR}/libsoup/2.36/libsoup-${PV}.tar.bz2"
-SRC_URI[md5sum] = "2454b38681a6e082b613a781a501e721"
-SRC_URI[sha256sum] = "1d70edc48c309528635012269733739f9cd22548913125864318a65d1b6f1261"
+SRC_URI[md5sum] = "9c03fc033da61deaf5b403e9e9c884b8"
+SRC_URI[sha256sum] = "c387eefd8214c458965b1d6e3490cea33b5bb6c81798cac90cde96136dc19401"
S = "${WORKDIR}/libsoup-${PV}"
OpenPOWER on IntegriCloud