diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtbase-native_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb index 000a63e1..44160963 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.15-shared | 20 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.15-shared |
21 | # 5.15.meta-qt5-shared.1 | 21 | # 5.15.meta-qt5-shared.2 |
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 \ |
@@ -42,7 +42,7 @@ SRC_URI += "\ | |||
42 | 42 | ||
43 | # common for qtbase-native and nativesdk-qtbase | 43 | # common for qtbase-native and nativesdk-qtbase |
44 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.15-native | 44 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.15-native |
45 | # 5.15.meta-qt5-native.1 | 45 | # 5.15.meta-qt5-native.2 |
46 | SRC_URI += " \ | 46 | SRC_URI += " \ |
47 | file://0019-Always-build-uic-and-qvkgen.patch \ | 47 | file://0019-Always-build-uic-and-qvkgen.patch \ |
48 | file://0020-Avoid-renameeat2-for-native-sdk-builds.patch \ | 48 | file://0020-Avoid-renameeat2-for-native-sdk-builds.patch \ |
@@ -143,4 +143,4 @@ do_install() { | |||
143 | echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake | 143 | echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake |
144 | } | 144 | } |
145 | 145 | ||
146 | SRCREV = "538223d10d133d23133db1ec7a50cb2775aca657" | 146 | SRCREV = "f6fe4bbab7c0a390b96098b1ccf2373547a4baf9" |