[oe-commits] [openembedded-core] 27/57: vte: upgrade to 0.52.2

git at git.openembedded.org git at git.openembedded.org
Sat Jun 16 21:35:59 UTC 2018


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

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit b764c947458b965af3a103f5f25d96b30978b447
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Tue Jun 12 14:18:11 2018 +0300

    vte: upgrade to 0.52.2
    
    0.52.0 -> 0.52.2
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-support/vte/{vte_0.52.0.bb => vte_0.52.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/vte/vte_0.52.0.bb b/meta/recipes-support/vte/vte_0.52.2.bb
similarity index 91%
rename from meta/recipes-support/vte/vte_0.52.0.bb
rename to meta/recipes-support/vte/vte_0.52.2.bb
index 254d64e..7324c9c 100644
--- a/meta/recipes-support/vte/vte_0.52.0.bb
+++ b/meta/recipes-support/vte/vte_0.52.2.bb
@@ -11,8 +11,8 @@ inherit gnomebase gtk-doc distro_features_check upstream-version-is-even gobject
 SRC_URI += "file://0001-Don-t-enable-stack-protection-by-default.patch \
             ${@bb.utils.contains('PACKAGECONFIG', 'vala', '', 'file://0001-Add-m4-vapigen.m4.patch', d) } \
             "
-SRC_URI[archive.md5sum] = "95b0d12864f7374128da33998e756e75"
-SRC_URI[archive.sha256sum] = "d5ae72dddd57af493afa10ca2a290f284e588021b0bd8aaaa63dbb75de7c0567"
+SRC_URI[archive.md5sum] = "de8181350dccb010e915e366bdd06d18"
+SRC_URI[archive.sha256sum] = "0f2657cef52accbfe56feede553155552d7c1984b1291838af3cb8cfc19b26af"
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 

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


More information about the Openembedded-commits mailing list