diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-01-19 09:13:42 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2017-01-19 18:54:55 +0000 |
commit | a343e1b2eec8865e0d4b9d01435a36fdda501c4b (patch) | |
tree | 04a52b63db46412e17908a2b01ab3a697d28d57c /recipes-qt/qt5/qtbase_git.bbappend | |
parent | a67b8e2121d238857674e313722c0a7b29a3e98c (diff) | |
download | meta-boot2qt-5.8.0.tar.gz |
qt5: update submodulesv5.8.0
Change-Id: I4d2fbbddb1177933f3212964858b0ba0eee5b644
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bbappend')
-rw-r--r-- | recipes-qt/qt5/qtbase_git.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bbappend b/recipes-qt/qt5/qtbase_git.bbappend index 4e70774..f367dab 100644 --- a/recipes-qt/qt5/qtbase_git.bbappend +++ b/recipes-qt/qt5/qtbase_git.bbappend | |||
@@ -57,7 +57,7 @@ do_configure_prepend() { | |||
57 | install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs | 57 | install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs |
58 | } | 58 | } |
59 | 59 | ||
60 | SRCREV = "cfd069181c01bbade16c173a96100819aa719613" | 60 | SRCREV = "49dc9aa409d727824f26b246054a22b5a7dd5980" |
61 | 61 | ||
62 | # make other libgbm providers possible | 62 | # make other libgbm providers possible |
63 | PACKAGECONFIG[gbm] = "-gbm,-no-gbm,virtual/libgbm" | 63 | PACKAGECONFIG[gbm] = "-gbm,-no-gbm,virtual/libgbm" |