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 0d7e598f..2ec36002 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb | |||
| @@ -19,7 +19,7 @@ require qt5-git.inc | |||
| 19 | 19 | ||
| 20 | # common for qtbase-native, qtbase-nativesdk and qtbase | 20 | # common for qtbase-native, qtbase-nativesdk and qtbase |
| 21 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared | 21 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared |
| 22 | # 5.11.meta-qt5-shared.2 | 22 | # 5.11.meta-qt5-shared.5 |
| 23 | SRC_URI += "\ | 23 | SRC_URI += "\ |
| 24 | file://0001-Add-linux-oe-g-platform.patch \ | 24 | file://0001-Add-linux-oe-g-platform.patch \ |
| 25 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ | 25 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ |
| @@ -37,7 +37,7 @@ SRC_URI += "\ | |||
| 37 | 37 | ||
| 38 | # common for qtbase-native and nativesdk-qtbase | 38 | # common for qtbase-native and nativesdk-qtbase |
| 39 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.10-native | 39 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.10-native |
| 40 | # 5.11.meta-qt5-native.2 | 40 | # 5.11.meta-qt5-native.5 |
| 41 | SRC_URI += " \ | 41 | SRC_URI += " \ |
| 42 | file://0013-Always-build-uic-and-qvkgen.patch \ | 42 | file://0013-Always-build-uic-and-qvkgen.patch \ |
| 43 | " | 43 | " |
| @@ -134,4 +134,4 @@ do_install() { | |||
| 134 | echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake | 134 | echo 'set(_qt5_corelib_extra_includes "${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > ${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake |
| 135 | } | 135 | } |
| 136 | 136 | ||
| 137 | SRCREV = "6eef81ee1c82f934e14d47047d8b6103b8755321" | 137 | SRCREV = "74305ba470f48da8b4c4e806fc714fe9f7649156" |
