[oe] [meta-xfce][Patch 05/16] garcon: 0.6.3 -> 0.6.4

kai.kang at windriver.com kai.kang at windriver.com
Tue Aug 13 09:21:07 UTC 2019


From: Kai Kang <kai.kang at windriver.com>

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 .../garcon/{garcon_0.6.3.bb => garcon_0.6.4.bb}             | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-xfce/garcon/{garcon_0.6.3.bb => garcon_0.6.4.bb} (70%)

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 dc44eae03..62c789019 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"
 
-- 
2.20.0



More information about the Openembedded-devel mailing list