[oe-commits] [openembedded-core] 16/63: matchbox-wm: Upgrade 1.2.1 -> 1.2.2

git at git.openembedded.org git at git.openembedded.org
Tue Dec 13 22:56:34 UTC 2016


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

commit f63c75cc0da4f64ed2d769690122a34d40f7af49
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Thu Dec 8 13:05:25 2016 +0200

    matchbox-wm: Upgrade 1.2.1 -> 1.2.2
    
    Fixes [YOCTO #10635]: _NET_CURRENT_DESKTOP returns empty value.
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../matchbox-wm/{matchbox-wm_1.2.1.bb => matchbox-wm_1.2.2.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb
similarity index 94%
rename from meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb
rename to meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb
index c3d2d23..815a75f 100644
--- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.1.bb
+++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.2.bb
@@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://src/wm.h;endline=21;md5=a7e844465edbcf79c282369f93caa
 SECTION = "x11/wm"
 DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcursor libxfixes"
 
-# SRCREV tagged 1.2.1
-SRCREV = "9fd1806dfa7c8f2202db18b7bc880857a3019f8c"
+# SRCREV tagged 1.2.2
+SRCREV = "27da947e7fbdf9659f7e5bd1e92af92af6c03970"
 SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager \
            file://kbdconfig"
 

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


More information about the Openembedded-commits mailing list