diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-04-23 09:21:13 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-04-25 09:37:47 +0000 |
commit | 76a5128abebb3cc2e3e726dc17d6b2c768bdcc1b (patch) | |
tree | 7acc3671fcc56b57817c1b795b095e40efdd997f /recipes-qt/qt5/qtwayland_git.bb | |
parent | d6b6664ef23c38db48e48be36b90a34ae92dc558 (diff) | |
download | meta-qt5-76a5128abebb3cc2e3e726dc17d6b2c768bdcc1b.tar.gz |
qt5: update submodules
Update submodules to the first 5.11.0 branch snapshot
Task-number: QTBUG-67590
Change-Id: Id8d14434e64f7183c54ab008342af185ba9ca26d
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 567bf9fe..b666f1fc 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 = "6218661c89a5f9ee36785d187018b98855d7bab1" | 40 | SRCREV = "7b4254caccd3eee19d8116545d7022d1817e21fc" |
41 | 41 | ||
42 | BBCLASSEXTEND =+ "native nativesdk" | 42 | BBCLASSEXTEND =+ "native nativesdk" |
43 | 43 | ||