[oe-commits] [openembedded-core] 49/82: matchbox-keyboard: Update to latest HEAD to fix 64bit issue

git at git.openembedded.org git at git.openembedded.org
Sun Mar 20 07:52:59 UTC 2016


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

commit 6a1b9f17562895a3832fe2fdfdb5b3692a213931
Author: Saul Wold <sgw at linux.intel.com>
AuthorDate: Thu Mar 17 13:16:17 2016 -0700

    matchbox-keyboard: Update to latest HEAD to fix 64bit issue
    
    This brings us to the current HEAD and adds the following patches:
    
    ebc330e Saul Wold matchbox-keyboard-ui.c: Fix int -> long to address 32bit vs 64 bit addressing
    8063096 Khem Raj config-parser: Use matching printf format
    
    [YOCTO #9254]
    
    Signed-off-by: Saul Wold <sgw at linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
index acfd2bb..183cba2 100644
--- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
+++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
 
 DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
 
-SRCREV = "217f1bfe14c41cf7e291d04a63aa2d79cc13d063"
+SRCREV = "ebc330eac8b9d38e9aef9f01e7241c904bd01073"
 PV = "0.0+git${SRCPV}"
 PR = "r4"
 

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


More information about the Openembedded-commits mailing list