diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-04-27 14:40:15 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-05-07 06:30:57 +0000 |
commit | 2987d74f3b610d36ddd743f840c15e2ccb64aaa3 (patch) | |
tree | 8c13947093e06f7b291a77fcc395355d4d172505 /recipes-qt/qt5/qtwayland_git.bb | |
parent | 6a766fa08af094e09d72ad52de3075e285af933a (diff) | |
download | meta-qt5-2987d74f3b610d36ddd743f840c15e2ccb64aaa3.tar.gz |
qt5: update submodulesv5.11.0-rc
Update submodules to the 5.11.0 RC
Task-number: QTBUG-67590
Change-Id: I30cbecdf958c2df15ea8243f1c8038806e31a9d2
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwayland_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwayland_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index b666f1fc..d6cb114c 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb | |||
@@ -37,7 +37,7 @@ PACKAGECONFIG[libhybris-egl-server] = "-feature-libhybris-egl-server,-no-feature | |||
37 | 37 | ||
38 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" | 38 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" |
39 | 39 | ||
40 | SRCREV = "7b4254caccd3eee19d8116545d7022d1817e21fc" | 40 | SRCREV = "87621266ec66df5fc98cce165e5c80b7721983aa" |
41 | 41 | ||
42 | BBCLASSEXTEND =+ "native nativesdk" | 42 | BBCLASSEXTEND =+ "native nativesdk" |
43 | 43 | ||