aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2018-12-20 01:05:55 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-12-20 01:05:55 +0000
commitc6be23d3b01b046d2142bb6fc017078f6154ddb5 (patch)
treeedf25f5285e202a654be77201eb0e288f8b5bdb6 /recipes-qt/qt5/qtbase_git.bb
parent201fcf27cf07d60b7d6ab89c7dcefe2190217745 (diff)
qt5: upgrade to latest revision in 5.12
* WIP: only qtbase now * fixes #136 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.bb19
1 files changed, 8 insertions, 11 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index bb912265..c7e9d366 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -13,8 +13,8 @@ LIC_FILES_CHKSUM = " \
"
# common for qtbase-native, qtbase-nativesdk and qtbase
-# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared
-# 5.11.meta-qt5-shared.13
+# Patches from https://github.com/meta-qt5/qtbase/commits/b5.12-shared
+# 5.12.meta-qt5-shared.1
SRC_URI += "\
file://0001-Add-linux-oe-g-platform.patch \
file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \
@@ -28,14 +28,11 @@ SRC_URI += "\
file://0010-linux-clang-Invert-conditional-for-defining-QT_SOCKL.patch \
file://0011-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch \
file://0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch \
- file://0013-Upgrade-double-conversion-to-v3.0.0.patch \
- file://0014-Check-glibc-version-for-renameat2-statx-on-non-boots.patch \
- file://0015-double-conversion-support-AARCH64EB-and-arm-BE.patch \
- file://0016-Disable-ltcg-for-host_build.patch \
- file://0017-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \
- file://0018-corelib-Include-sys-types.h-for-uint32_t.patch \
- file://0019-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \
- file://0020-Fix-compile-issue-with-gcc-9.patch \
+ file://0013-Check-glibc-version-for-renameat2-statx-on-non-boots.patch \
+ file://0014-Disable-ltcg-for-host_build.patch \
+ file://0015-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \
+ file://0016-corelib-Include-sys-types.h-for-uint32_t.patch \
+ file://0017-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \
"
@@ -262,4 +259,4 @@ INSANE_SKIP_${PN}-mkspecs += "file-rdeps"
RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}"
-SRCREV = "08de243eaa007597c2bfbc97d3d14e2f821ac4be"
+SRCREV = "7fc427ba23a624a433d93e1c604d870656835305"