[oe-commits] Valentin Popa : libsoup: upgrade to 2.44.1

git at git.openembedded.org git at git.openembedded.org
Tue Oct 29 10:27:11 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 67a562d236735d1bb08e7c2f5ea01409f59741d3
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=67a562d236735d1bb08e7c2f5ea01409f59741d3

Author: Valentin Popa <valentin.popa at intel.com>
Date:   Mon Oct 28 16:02:42 2013 +0200

libsoup: upgrade to 2.44.1

Tested with midori-browser on qemux86
and qemuarm.

Signed-off-by: Valentin Popa <valentin.popa at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 ...libsoup-2.4_2.42.1.bb => libsoup-2.4_2.44.1.bb} |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.44.1.bb
similarity index 85%
rename from meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
rename to meta/recipes-support/libsoup/libsoup-2.4_2.44.1.bb
index ef8d439..6c3c1db 100644
--- a/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
+++ b/meta/recipes-support/libsoup/libsoup-2.4_2.44.1.bb
@@ -17,8 +17,8 @@ PACKAGECONFIG[gnome] = "--with-gnome,--without-gnome"
 SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
 SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "aaccd590a8002b69716f885fa8589887"
-SRC_URI[sha256sum] = "20bd5365bb3e7de70fade91ac82c9dea31636318df90b8c26bc4cde2523a8c91"
+SRC_URI[md5sum] = "c8e3b59b16e8fbad430f47adb3bbd3df"
+SRC_URI[sha256sum] = "c532c331dd5f7eb78438867302ed6897a847c82b287ed9347bea8d1937974c1d"
 
 S = "${WORKDIR}/libsoup-${PV}"
 



More information about the Openembedded-commits mailing list