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.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index b0278fac..ee1de4d8 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -15,6 +15,8 @@ require qt5-native.inc
15require qt5-git.inc 15require qt5-git.inc
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.6-shared
19# 5.6.meta-qt5-shared.9
18SRC_URI += "\ 20SRC_URI += "\
19 file://0001-Add-linux-oe-g-platform.patch \ 21 file://0001-Add-linux-oe-g-platform.patch \
20 file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ 22 file://0002-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \
@@ -28,6 +30,8 @@ SRC_URI += "\
28" 30"
29 31
30# common for qtbase-native and nativesdk-qtbase 32# common for qtbase-native and nativesdk-qtbase
33# Patches from https://github.com/meta-qt5/qtbase/commits/b5.6-native
34# 5.6.meta-qt5-native.9
31SRC_URI += " \ 35SRC_URI += " \
32 file://0010-Always-build-uic.patch \ 36 file://0010-Always-build-uic.patch \
33 file://0011-Add-external-hostbindir-option-for-native-sdk.patch \ 37 file://0011-Add-external-hostbindir-option-for-native-sdk.patch \