diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-09-07 15:34:19 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-09-14 07:50:45 +0000 |
| commit | fa73caf8b9466629bb044134d80294c1e5742f13 (patch) | |
| tree | 9e3e490abefd56819fcd9fa129eb666312a9a5e7 /recipes-qt/qt5/qtimageformats_git.bb | |
| parent | c3e7bf0baf42e16c9a59ab47c83a050faa5820d4 (diff) | |
| download | meta-qt5-5.6.tar.gz | |
Update submodules to Qt 5.6.3 RC1
Task-number: QTBUG-63087
Change-Id: Ic1fefaa1b151026b685c7a71889582d825c4a871
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtimageformats_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtimageformats_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtimageformats_git.bb b/recipes-qt/qt5/qtimageformats_git.bb index 974cbd07..2d4e580f 100644 --- a/recipes-qt/qt5/qtimageformats_git.bb +++ b/recipes-qt/qt5/qtimageformats_git.bb | |||
| @@ -28,4 +28,4 @@ EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'jasper', 'CONFIG+ | |||
| 28 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'libtiff', 'CONFIG+=OE_LIBTIFF_ENABLED', '', d)}" | 28 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'libtiff', 'CONFIG+=OE_LIBTIFF_ENABLED', '', d)}" |
| 29 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'libwebp', 'CONFIG+=OE_LIBWEBP_ENABLED', '', d)}" | 29 | EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'libwebp', 'CONFIG+=OE_LIBWEBP_ENABLED', '', d)}" |
| 30 | 30 | ||
| 31 | SRCREV = "b6ffd71e2315e699d4ad32859cf36c67635820e7" | 31 | SRCREV = "a7a998ee6e328babaa0edfee0d156fb28cf1b385" |
