diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtbase-native_git.bb | 4 |
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 84cb2b00..336df95b 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb | |||
@@ -20,6 +20,8 @@ require qt5-native.inc | |||
20 | require qt5-git.inc | 20 | 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.9-shared | ||
24 | # 5.9.meta-qt5-shared.1 | ||
23 | SRC_URI += "\ | 25 | SRC_URI += "\ |
24 | file://0001-Add-linux-oe-g-platform.patch \ | 26 | file://0001-Add-linux-oe-g-platform.patch \ |
25 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ | 27 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ |
@@ -32,6 +34,8 @@ SRC_URI += "\ | |||
32 | " | 34 | " |
33 | 35 | ||
34 | # common for qtbase-native and nativesdk-qtbase | 36 | # common for qtbase-native and nativesdk-qtbase |
37 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.9-native | ||
38 | # 5.9.meta-qt5-native.1 | ||
35 | SRC_URI += " \ | 39 | SRC_URI += " \ |
36 | file://0009-Always-build-uic.patch \ | 40 | file://0009-Always-build-uic.patch \ |
37 | " | 41 | " |