diff options
-rw-r--r-- | recipes-qt/examples/qt5-opengles2-test_git.bb | 2 |
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" | |||
13 | EXCLUDE_FROM_WORLD = "1" | 13 | EXCLUDE_FROM_WORLD = "1" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/thp/qt5-opengles2-test.git" | 15 | SRC_URI = "git://github.com/thp/qt5-opengles2-test.git" |
16 | SRCREV = "3fa3789c28658b6f0bbddc3105f575f1074e87f2" | 16 | SRCREV = "938390507054ed1258345f70ed55770d2fe56176" |
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
19 | inherit qmake5 | 19 | inherit qmake5 |