diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-10-23 19:59:38 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-30 13:39:02 +0000 |
commit | a738580b108ae11519176e9302913dbd06f0742d (patch) | |
tree | 133aa2646d45d404a5c10e801b581813b1cfe659 /meta | |
parent | d0ebb8382a6799774634252cd615de0787bc6409 (diff) | |
download | openembedded-core-a738580b108ae11519176e9302913dbd06f0742d.tar.gz openembedded-core-a738580b108ae11519176e9302913dbd06f0742d.tar.bz2 openembedded-core-a738580b108ae11519176e9302913dbd06f0742d.zip |
glib-2.0: upgrade to 2.38.1
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/glib-2.0/glib-2.0_2.38.1.bb (renamed from meta/recipes-core/glib-2.0/glib-2.0_2.38.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.38.0.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.38.1.bb index 5717bd233b..3e874d7ff0 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.38.0.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.38.1.bb @@ -19,8 +19,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] = "c50d2805a76763e9b4cc4385d4ea215d" -SRC_URI[sha256sum] = "7513a7de5e814ccb48206340a8773ea523d6a7bf04dc74565de69b899bc2ff32" +SRC_URI[md5sum] = "f3f6789151c1810f2fe23fe9ebb8b828" +SRC_URI[sha256sum] = "01906c62ac666d2ab3183cc07261b2536fab7b211c6129ab66b119c2af56d159" BBCLASSEXTEND = "native nativesdk" |