diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-12-18 20:07:53 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-12-20 00:56:48 +0000 |
| commit | 808d65c129d283850fa6c1e887dd01f8ee86b64b (patch) | |
| tree | 6aaa270319d34651537cb04295398d8894617539 /recipes-qt/qt5/qtbase-native_git.bb | |
| parent | a55a9936e29b4aaaebc742d52af3b61f738d10c5 (diff) | |
| download | meta-qt5-808d65c129d283850fa6c1e887dd01f8ee86b64b.tar.gz | |
qt5: refresh .patch files, meta-qt5/qt* repos and their tags in recipes
* in preparation for rebase on 5.12 #136
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtbase-native_git.bb | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb index 04deec67..ed5226b9 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb | |||
| @@ -18,7 +18,7 @@ require qt5-git.inc | |||
| 18 | 18 | ||
| 19 | # common for qtbase-native, qtbase-nativesdk and qtbase | 19 | # common for qtbase-native, qtbase-nativesdk and qtbase |
| 20 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared | 20 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared |
| 21 | # 5.11.meta-qt5-shared.12 | 21 | # 5.11.meta-qt5-shared.13 |
| 22 | SRC_URI += "\ | 22 | SRC_URI += "\ |
| 23 | file://0001-Add-linux-oe-g-platform.patch \ | 23 | file://0001-Add-linux-oe-g-platform.patch \ |
| 24 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ | 24 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ |
| @@ -37,21 +37,21 @@ SRC_URI += "\ | |||
| 37 | file://0015-double-conversion-support-AARCH64EB-and-arm-BE.patch \ | 37 | file://0015-double-conversion-support-AARCH64EB-and-arm-BE.patch \ |
| 38 | file://0016-Disable-ltcg-for-host_build.patch \ | 38 | file://0016-Disable-ltcg-for-host_build.patch \ |
| 39 | file://0017-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \ | 39 | file://0017-Qt5GuiConfigExtras.cmake.in-cope-with-variable-path-.patch \ |
| 40 | file://0020-corelib-Include-sys-types.h-for-uint32_t.patch \ | 40 | file://0018-corelib-Include-sys-types.h-for-uint32_t.patch \ |
| 41 | file://0021-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \ | 41 | file://0019-Define-QMAKE_CXX.COMPILER_MACROS-for-clang-on-linux.patch \ |
| 42 | file://0022-Fix-compile-issue-with-gcc-9.patch \ | 42 | file://0020-Fix-compile-issue-with-gcc-9.patch \ |
| 43 | " | 43 | " |
| 44 | 44 | ||
| 45 | # common for qtbase-native and nativesdk-qtbase | 45 | # common for qtbase-native and nativesdk-qtbase |
| 46 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native | 46 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native |
| 47 | # 5.11.meta-qt5-native.12 | 47 | # 5.11.meta-qt5-native.13 |
| 48 | SRC_URI += " \ | 48 | SRC_URI += " \ |
| 49 | file://0018-Always-build-uic-and-qvkgen.patch \ | 49 | file://0021-Always-build-uic-and-qvkgen.patch \ |
| 50 | " | 50 | " |
| 51 | 51 | ||
| 52 | # only for qtbase-native | 52 | # only for qtbase-native |
| 53 | SRC_URI += " \ | 53 | SRC_URI += " \ |
| 54 | file://0019-Bootstrap-without-linkat-feature.patch \ | 54 | file://0022-Bootstrap-without-linkat-feature.patch \ |
| 55 | " | 55 | " |
| 56 | 56 | ||
| 57 | CLEANBROKEN = "1" | 57 | CLEANBROKEN = "1" |
