diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-07-04 15:08:56 +0000 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-09 07:56:09 -0700 |
commit | b46b7ccc7be5c880f79053535dc1c10ba5fbd5f4 (patch) | |
tree | 31bbb3d9e2b59b8ec682b9ede65c96d7df491e31 /meta/recipes-core | |
parent | 6ac06a65ce52d4c123da53f115c84cb0a98bc18f (diff) | |
download | openembedded-core-b46b7ccc7be5c880f79053535dc1c10ba5fbd5f4.tar.gz openembedded-core-b46b7ccc7be5c880f79053535dc1c10ba5fbd5f4.tar.bz2 openembedded-core-b46b7ccc7be5c880f79053535dc1c10ba5fbd5f4.zip |
glib-2.0: upgrade to 2.36.3
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.36.3.bb (renamed from meta/recipes-core/glib-2.0/glib-2.0_2.36.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.36.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.36.3.bb index 935a493561..463dc0d501 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.36.2.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.36.3.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] = "d791774ac49eaf8ba59792427bb74af7" -SRC_URI[sha256sum] = "5ea98451fb57d0ba523a1e836545f0a919b498863056fdd9da69d148c1347f80" +SRC_URI[md5sum] = "89180c7354b0acd3efb0a36ac05ca39c" +SRC_URI[sha256sum] = "5ec433bf6ce02e4c436619c3d0b9cecdd1898469398a636bad27c1f5804c761e" BBCLASSEXTEND = "native nativesdk" |