diff options
Diffstat (limited to 'recipes-qt/qt5/nativesdk-qtbase_git.bb')
-rw-r--r-- | recipes-qt/qt5/nativesdk-qtbase_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb b/recipes-qt/qt5/nativesdk-qtbase_git.bb index 5ad6a650..db26afbb 100644 --- a/recipes-qt/qt5/nativesdk-qtbase_git.bb +++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb | |||
@@ -40,13 +40,14 @@ SRC_URI += "\ | |||
40 | file://0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch \ | 40 | file://0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch \ |
41 | file://0013-Upgrade-double-conversion-to-v3.0.0.patch \ | 41 | file://0013-Upgrade-double-conversion-to-v3.0.0.patch \ |
42 | file://0014-Fix-qmake-build-with-glibc-2.28.patch \ | 42 | file://0014-Fix-qmake-build-with-glibc-2.28.patch \ |
43 | file://0015-Check-glibc-version-for-renameat2-statx-on-non-boots.patch \ | ||
43 | " | 44 | " |
44 | 45 | ||
45 | # common for qtbase-native and nativesdk-qtbase | 46 | # common for qtbase-native and nativesdk-qtbase |
46 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native | 47 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native |
47 | # 5.11.meta-qt5-native.7 | 48 | # 5.11.meta-qt5-native.7 |
48 | SRC_URI += " \ | 49 | SRC_URI += " \ |
49 | file://0015-Always-build-uic-and-qvkgen.patch \ | 50 | file://0016-Always-build-uic-and-qvkgen.patch \ |
50 | " | 51 | " |
51 | 52 | ||
52 | # CMake's toolchain configuration of nativesdk-qtbase | 53 | # CMake's toolchain configuration of nativesdk-qtbase |