From: Andreas Müller Date: Sat, 18 May 2013 08:42:52 +0000 (+0200) Subject: glib-2.0: update to 2.36.2 X-Git-Tag: 2015-4~6452 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f4f5d41f6cd262379daa8a00699a64f0df6fd9e7;p=openembedded-core.git glib-2.0: update to 2.36.2 This patch was build- (gcc 4.7.2/4.8.0) and run-tested with my standard xfce-/gnome2-images Signed-off-by: Andreas Müller Signed-off-by: Saul Wold --- diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.36.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.36.2.bb similarity index 92% rename from meta/recipes-core/glib-2.0/glib-2.0_2.36.1.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.36.2.bb index 9ab75548e6..935a493561 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.36.1.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.36.2.bb @@ -18,8 +18,8 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ SRC_URI_append_class-native = " file://glib-gettextize-dir.patch" -SRC_URI[md5sum] = "a3bbee44a13facb5a3cab18be5ece14c" -SRC_URI[sha256sum] = "7de37586794e92c024feebe5d306bf5f245fef4803c3666af1ae8dac6ee10b24" +SRC_URI[md5sum] = "d791774ac49eaf8ba59792427bb74af7" +SRC_URI[sha256sum] = "5ea98451fb57d0ba523a1e836545f0a919b498863056fdd9da69d148c1347f80" BBCLASSEXTEND = "native nativesdk"