diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index ffe60efb..347b5085 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
@@ -13,8 +13,8 @@ LIC_FILES_CHKSUM = " \ | |||
13 | " | 13 | " |
14 | 14 | ||
15 | # common for qtbase-native, qtbase-nativesdk and qtbase | 15 | # common for qtbase-native, qtbase-nativesdk and qtbase |
16 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.14-shared | 16 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.15-shared |
17 | # 5.14.meta-qt5-shared.2 | 17 | # 5.15.meta-qt5-shared.1 |
18 | SRC_URI += "\ | 18 | SRC_URI += "\ |
19 | file://0001-Add-linux-oe-g-platform.patch \ | 19 | file://0001-Add-linux-oe-g-platform.patch \ |
20 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ | 20 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ |
@@ -32,9 +32,8 @@ SRC_URI += "\ | |||
32 | file://0014-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \ | 32 | file://0014-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \ |
33 | file://0015-corelib-Include-sys-types.h-for-uint32_t.patch \ | 33 | file://0015-corelib-Include-sys-types.h-for-uint32_t.patch \ |
34 | file://0016-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \ | 34 | file://0016-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \ |
35 | file://0017-qfloat16-check-for-__ARM_FP-2.patch \ | 35 | file://0017-input-Make-use-of-timeval-portable-for-64bit-time_t.patch \ |
36 | file://0018-input-Make-use-of-timeval-portable-for-64bit-time_t.patch \ | 36 | file://0018-tst_qpainter-FE_-macros-are-not-defined-for-every-pl.patch \ |
37 | file://0022-tst_qpainter-FE_-macros-are-not-defined-for-every-pl.patch \ | ||
38 | " | 37 | " |
39 | 38 | ||
40 | # for syncqt | 39 | # for syncqt |