summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@theqtcompany.com>2016-02-01 10:12:29 +0100
committerRainer Keller <rainer.keller@theqtcompany.com>2016-02-01 11:10:09 +0000
commit4d1bf317a41617a32a015ebeecc38ba36e4ece5c (patch)
treeecbe233a26bfbeff1c56c9d7e7331de4b3b64d6d /recipes-qt
parentdb1796ccd57e11236b1a9b0c7b0f639f6b657831 (diff)
downloadmeta-boot2qt-4d1bf317a41617a32a015ebeecc38ba36e4ece5c.tar.gz
Update QtGLESStrem to match host version
New emulators use newer QtGLESStream version. This has to be used as well for 5.6 builds. Change-Id: I3459aa1aba8e3e1c077b5f01a3cc9879afae604f Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5-addons/qtglesstream.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5-addons/qtglesstream.bb b/recipes-qt/qt5-addons/qtglesstream.bb
index dfcda8d..6b64cb1 100644
--- a/recipes-qt/qt5-addons/qtglesstream.bb
+++ b/recipes-qt/qt5-addons/qtglesstream.bb
@@ -31,7 +31,7 @@ SRC_URI = " \
31 " 31 "
32 32
33PV = "1.0.0" 33PV = "1.0.0"
34SRCREV = "137d476b0e39eaaa6f35296b6bd962175e6ea5d6" 34SRCREV = "c11bf065f7630b7800dda157e4bc1aeba7a533d2"
35BRANCH = "dev" 35BRANCH = "dev"
36 36
37S = "${WORKDIR}/git" 37S = "${WORKDIR}/git"