diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-03-23 17:17:07 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2017-03-31 10:28:07 +0000 |
commit | 91867a7eb331909e61f5d84187d8c39f5deb0857 (patch) | |
tree | 7696b466009e2a05d77e794464629c085e7937ed | |
parent | 662bee14238db1f8dab0aaf7ec0142815cf505bf (diff) | |
download | meta-boot2qt-91867a7eb331909e61f5d84187d8c39f5deb0857.tar.gz |
qtglesstream: update to newer version
Boot2Qt 5.9.0 emulator needs a newer version of qtglesstream to work
Change-Id: I09d08f14ea92a3e120cc65467a33cc8f90ff0462
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r-- | recipes-qt/qt5-addons/qtglesstream.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5-addons/qtglesstream.bb b/recipes-qt/qt5-addons/qtglesstream.bb index 57eae88..9ed6991 100644 --- a/recipes-qt/qt5-addons/qtglesstream.bb +++ b/recipes-qt/qt5-addons/qtglesstream.bb | |||
@@ -38,7 +38,7 @@ SRC_URI = " \ | |||
38 | " | 38 | " |
39 | 39 | ||
40 | PV = "1.0.0" | 40 | PV = "1.0.0" |
41 | SRCREV = "c11bf065f7630b7800dda157e4bc1aeba7a533d2" | 41 | SRCREV = "2a58387d9ca27ba528d5d2ab5db6c9e5a2f8a1de" |
42 | BRANCH = "dev" | 42 | BRANCH = "dev" |
43 | 43 | ||
44 | S = "${WORKDIR}/git" | 44 | S = "${WORKDIR}/git" |