summaryrefslogtreecommitdiffstats
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-09-08 17:11:27 +0200
commit90919b9d86988e7da01fa2c0a07246b5b5600a5d (patch)
treebeb64eb3ba6284264ba182231f17a9c1371fb8bc
parentfc026381545650e10fdd488d5b2a3b2d78f87793 (diff)
downloadmeta-qt5-upstream/fido.tar.gz
qt5-opengles2-test: update to last commitupstream/fidofido
* 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"
13EXCLUDE_FROM_WORLD = "1" 13EXCLUDE_FROM_WORLD = "1"
14 14
15SRC_URI = "git://github.com/thp/qt5-opengles2-test.git" 15SRC_URI = "git://github.com/thp/qt5-opengles2-test.git"
16SRCREV = "3fa3789c28658b6f0bbddc3105f575f1074e87f2" 16SRCREV = "938390507054ed1258345f70ed55770d2fe56176"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit qmake5 19inherit qmake5