aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2015-06-13 09:02:55 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-07-02 12:23:26 +0200
commit6d9e2a6dfc21f7d9a3a11b4bcb426b5dfe6feaeb (patch)
treea464c4af04c4a278c07c939ffb9c2c685cf53ed7
parentd9d1d04760430cd0e5edd1764d832860715e7b83 (diff)
qt5-opengles2-test: update to last commit
* don't segfault in case qtsensors does not find accelerometer values Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-qt/examples/qt5-opengles2-test_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/examples/qt5-opengles2-test_git.bb b/recipes-qt/examples/qt5-opengles2-test_git.bb
index f763912d..10c0aed0 100644
--- a/recipes-qt/examples/qt5-opengles2-test_git.bb
+++ b/recipes-qt/examples/qt5-opengles2-test_git.bb
@@ -13,7 +13,7 @@ DEPENDS = "qtbase qtsensors"
EXCLUDE_FROM_WORLD = "1"
SRC_URI = "git://github.com/thp/qt5-opengles2-test.git"
-SRCREV = "3fa3789c28658b6f0bbddc3105f575f1074e87f2"
+SRCREV = "938390507054ed1258345f70ed55770d2fe56176"
S = "${WORKDIR}/git"
inherit qmake5