[oe-commits] [meta-openembedded] 07/20: garcon: 0.6.3 -> 0.6.4

git at git.openembedded.org git at git.openembedded.org
Wed Aug 14 23:04:26 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 9f8bf6ddbd6e4d100adb309310da718eafee2129
Author: Kai Kang <kai.kang at windriver.com>
AuthorDate: Tue Aug 13 05:21:07 2019 -0400

    garcon: 0.6.3 -> 0.6.4
    
    Signed-off-by: Kai Kang <kai.kang at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-xfce/recipes-xfce/garcon/{garcon_0.6.3.bb => garcon_0.6.4.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.6.3.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb
similarity index 70%
rename from meta-xfce/recipes-xfce/garcon/garcon_0.6.3.bb
rename to meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb
index dc44eae..62c7890 100644
--- a/meta-xfce/recipes-xfce/garcon/garcon_0.6.3.bb
+++ b/meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb
@@ -1,4 +1,4 @@
-DESCRIPTION="Xfce Menu Library"
+DESCRIPTION = "Xfce Menu Library"
 SECTION = "x11/libs"
 LICENSE = "LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b"
@@ -9,8 +9,8 @@ inherit xfce gtk-doc distro_features_check
 REQUIRED_DISTRO_FEATURES = "x11"
 
 SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch"
-SRC_URI[md5sum] = "3b54d210adec3b6be781a1da26b53da2"
-SRC_URI[sha256sum] = "76b1fea531363e9c5e767f1899039b4fe854edf23f6c0f260807e5551f798401"
+SRC_URI[md5sum] = "9715aa8214be9c553d9b8c44fde90b9f"
+SRC_URI[sha256sum] = "d75e4753037a74733c07b71b8db7a656d869869f0f107f6411a306bbc87a762d"
 
 EXTRA_OECONF = "--disable-gtk-doc"
 

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


More information about the Openembedded-commits mailing list