summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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