diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-21 19:34:01 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-22 14:35:29 +0000 |
| commit | ef5f5d912da50e43015de0e7fecb482a7cd4a2fd (patch) | |
| tree | 8f89fe21421a93ffd0141c5743d1cd67d4961bcd /recipes-qt/qt5/qtbase_git.bb | |
| parent | 820f3ef827b874340e9e42000657a110c9a99440 (diff) | |
| download | meta-qt5-ef5f5d912da50e43015de0e7fecb482a7cd4a2fd.tar.gz | |
qt5: upgrade to 5.11.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index 7f296d4b..12321a3d 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
| @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 15 | 15 | ||
| 16 | # common for qtbase-native, qtbase-nativesdk and qtbase | 16 | # common for qtbase-native, qtbase-nativesdk and qtbase |
| 17 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared | 17 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared |
| 18 | # 5.11.meta-qt5-shared.3 | 18 | # 5.11.meta-qt5-shared.5 |
| 19 | SRC_URI += "\ | 19 | SRC_URI += "\ |
| 20 | file://0001-Add-linux-oe-g-platform.patch \ | 20 | file://0001-Add-linux-oe-g-platform.patch \ |
| 21 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ | 21 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ |
| @@ -247,4 +247,4 @@ INSANE_SKIP_${PN}-mkspecs += "file-rdeps" | |||
| 247 | 247 | ||
| 248 | RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}" | 248 | RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}" |
| 249 | 249 | ||
| 250 | SRCREV = "6eef81ee1c82f934e14d47047d8b6103b8755321" | 250 | SRCREV = "74305ba470f48da8b4c4e806fc714fe9f7649156" |
