This update is needed to include fix for segfaults when change keyboard focus while having selection. See http://issues.webos-ports.org/issues/673 for example. This will update SRCREV for one(also the latest) commit from master branch.
Signed-off-by: Nikolay Nizov <[email protected]> --- recipes-qt/maliit/maliit-framework-qt5_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/maliit/maliit-framework-qt5_git.bb b/recipes-qt/maliit/maliit-framework-qt5_git.bb index 633bf6e..82573c4 100644 --- a/recipes-qt/maliit/maliit-framework-qt5_git.bb +++ b/recipes-qt/maliit/maliit-framework-qt5_git.bb @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/maliit/framework.git;branch=master \ file://maliit-server.desktop \ " -SRCREV = "dbc0403f329d7f6ce2f5a09e6ff5adbd2548a8c9" +SRCREV = "17fdf8699c53ddfb2c15df8e11d46804e782fec5" PV = "0.99.0+git${SRCPV}" -- 2.0.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
