[oe-commits] [meta-openembedded] 17/17: xfwm4: 4.13.3 -> 4.14.0

git at git.openembedded.org git at git.openembedded.org
Wed Aug 14 04:50:15 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 dc9cc2ac89cff95cfd326593bfd4cd597dbdd6cd
Author: Kai Kang <kai.kang at windriver.com>
AuthorDate: Tue Aug 13 05:21:18 2019 -0400

    xfwm4: 4.13.3 -> 4.14.0
    
    Signed-off-by: Kai Kang <kai.kang at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.13.3.bb => xfwm4_4.14.0.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.3.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.0.bb
similarity index 87%
rename from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.3.bb
rename to meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.0.bb
index 591580b..77b45a7 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.13.3.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.0.bb
@@ -1,4 +1,4 @@
-DESCRIPTION="Xfce4 Window Manager"
+DESCRIPTION = "Xfce4 Window Manager"
 SECTION = "x11/wm"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855"
@@ -9,8 +9,8 @@ inherit xfce update-alternatives distro_features_check
 REQUIRED_DISTRO_FEATURES = "x11"
 
 SRC_URI += "file://0001-Revert-compositor-Revert-to-GLX-as-default-vblank-me.patch"
-SRC_URI[md5sum] = "e53081e5928d401604d158429716e699"
-SRC_URI[sha256sum] = "12ad274f6662c8afee35fd9b9310e73bd462c423578d448b2d7353e3c8eda6c1"
+SRC_URI[md5sum] = "c33847836958d540e3ecd0a27f131c0f"
+SRC_URI[sha256sum] = "b4182bf8dc63d092f120a51fcae0eb54b9bd4aa4f8486f47e5a65a108322b615"
 
 PACKAGECONFIG ?= " \
     ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \

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


More information about the Openembedded-commits mailing list