diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index 7047f6c1..0e03890e 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
| @@ -15,8 +15,8 @@ LIC_FILES_CHKSUM = " \ | |||
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | # common for qtbase-native, qtbase-nativesdk and qtbase | 17 | # common for qtbase-native, qtbase-nativesdk and qtbase |
| 18 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.9-shared | 18 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.10-shared |
| 19 | # 5.9.meta-qt5-shared.2 | 19 | # 5.10.meta-qt5-shared.1 |
| 20 | SRC_URI += "\ | 20 | SRC_URI += "\ |
| 21 | file://0001-Add-linux-oe-g-platform.patch \ | 21 | file://0001-Add-linux-oe-g-platform.patch \ |
| 22 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ | 22 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ |
| @@ -26,9 +26,9 @@ SRC_URI += "\ | |||
| 26 | file://0006-Pretend-Qt5-wasn-t-found-if-OE_QMAKE_PATH_EXTERNAL_H.patch \ | 26 | file://0006-Pretend-Qt5-wasn-t-found-if-OE_QMAKE_PATH_EXTERNAL_H.patch \ |
| 27 | file://0007-Delete-qlonglong-and-qulonglong.patch \ | 27 | file://0007-Delete-qlonglong-and-qulonglong.patch \ |
| 28 | file://0008-Replace-pthread_yield-with-sched_yield.patch \ | 28 | file://0008-Replace-pthread_yield-with-sched_yield.patch \ |
| 29 | file://0010-Add-OE-specific-specs-for-clang-compiler.patch \ | 29 | file://0009-Add-OE-specific-specs-for-clang-compiler.patch \ |
| 30 | file://0011-linux-clang-Invert-conditional-for-defining-QT_SOCKL.patch \ | 30 | file://0010-linux-clang-Invert-conditional-for-defining-QT_SOCKL.patch \ |
| 31 | file://0012-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch \ | 31 | file://0011-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch \ |
| 32 | file://run-ptest \ | 32 | file://run-ptest \ |
| 33 | " | 33 | " |
| 34 | 34 | ||
