[oe-commits] [meta-openembedded] 01/30: glibmm: upgrade 2.60.0 -> 2.62.0

git at git.openembedded.org git at git.openembedded.org
Sat Oct 26 09:45:44 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 64a18e7e05cb0025a25217e700a4aefd58403dd4
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Fri Oct 25 09:21:08 2019 +0200

    glibmm: upgrade 2.60.0 -> 2.62.0
    
    This version corresponds to glib-2.0 2.62.1 in oe-core master
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-core/glib-2.0/{glibmm_2.60.0.bb => glibmm_2.62.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.60.0.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.62.0.bb
similarity index 87%
rename from meta-oe/recipes-core/glib-2.0/glibmm_2.60.0.bb
rename to meta-oe/recipes-core/glib-2.0/glibmm_2.62.0.bb
index 7163212..75eea4e 100644
--- a/meta-oe/recipes-core/glib-2.0/glibmm_2.60.0.bb
+++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.62.0.bb
@@ -13,8 +13,8 @@ SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
 SRC_URI += " \
     file://remove-examples.patch \
 "
-SRC_URI[archive.md5sum] = "0f6180d185c067bdb2aa30d035f9b867"
-SRC_URI[archive.sha256sum] = "a3a1b1c9805479a16c0018acd84b3bfff23a122aee9e3c5013bb81231aeef2bc"
+SRC_URI[archive.md5sum] = "7da228e3f0c6a10024b9a7708c53691e"
+SRC_URI[archive.sha256sum] = "36659f13cc73282392d1305858f3bbca46fbd1ce2f078cc9db8b9f79b2e93cfe"
 
 do_install_append() {
     install -d ${D}${datadir}/glibmm-2.4

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list