[oe-commits] [openembedded-core] 11/38: matchbox-wm: Update to fix XChangeProperty datatype issue

git at git.openembedded.org git at git.openembedded.org
Wed Mar 23 21:50:55 UTC 2016


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

commit 2ac3d0c713a75a2e0df74a6e97041a4dcb3ebada
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Mon Mar 21 21:43:18 2016 +0200

    matchbox-wm: Update to fix XChangeProperty datatype issue
    
    This brings us to master HEAD and adds a single commit
    compared to the previous version:
      8178e70 ewmh: Fix data type of a few XChangeProperty calls
    
    This fixes broken Home-button in matchbox panel on mips64 (and
    probably other platforms).
    
    [YOCTO #9284]
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
index 422d255..aa76828 100644
--- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
+++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
@@ -10,7 +10,7 @@ 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 = "29544f0e61cc281fc60061443a537271e1081b78"
+SRCREV = "8178e70d5c742c4cd63b51df228cc8aa3594d518"
 PV = "1.2+git${SRCPV}"
 
 SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager \

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


More information about the Openembedded-commits mailing list