summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bb9
1 files changed, 5 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index ccf60978..0292760d 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -21,7 +21,7 @@ require qt5-git.inc
21 21
22# common for qtbase-native, qtbase-nativesdk and qtbase 22# common for qtbase-native, qtbase-nativesdk and qtbase
23# Patches from https://github.com/meta-qt5/qtbase/commits/b5.10-shared 23# Patches from https://github.com/meta-qt5/qtbase/commits/b5.10-shared
24# 5.10.meta-qt5-shared.1 24# 5.10.meta-qt5-shared.2
25SRC_URI += "\ 25SRC_URI += "\
26 file://0001-Add-linux-oe-g-platform.patch \ 26 file://0001-Add-linux-oe-g-platform.patch \
27 file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ 27 file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \
@@ -34,18 +34,19 @@ SRC_URI += "\
34 file://0009-Add-OE-specific-specs-for-clang-compiler.patch \ 34 file://0009-Add-OE-specific-specs-for-clang-compiler.patch \
35 file://0010-linux-clang-Invert-conditional-for-defining-QT_SOCKL.patch \ 35 file://0010-linux-clang-Invert-conditional-for-defining-QT_SOCKL.patch \
36 file://0011-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch \ 36 file://0011-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch \
37 file://0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch \
37" 38"
38 39
39# common for qtbase-native and nativesdk-qtbase 40# common for qtbase-native and nativesdk-qtbase
40# Patches from https://github.com/meta-qt5/qtbase/commits/b5.10-native 41# Patches from https://github.com/meta-qt5/qtbase/commits/b5.10-native
41# 5.10.meta-qt5-native.1 42# 5.10.meta-qt5-native.2
42SRC_URI += " \ 43SRC_URI += " \
43 file://0012-Always-build-uic-and-qvkgen.patch \ 44 file://0013-Always-build-uic-and-qvkgen.patch \
44" 45"
45 46
46# only for qtbase-native 47# only for qtbase-native
47SRC_URI += " \ 48SRC_URI += " \
48 file://0013-Bootstrap-without-linkat-feature.patch \ 49 file://0014-Bootstrap-without-linkat-feature.patch \
49" 50"
50 51
51CLEANBROKEN = "1" 52CLEANBROKEN = "1"