diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index 980850a5..0276c881 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
| @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 17 | 17 | ||
| 18 | # common for qtbase-native, qtbase-nativesdk and qtbase | 18 | # common for qtbase-native, qtbase-nativesdk and qtbase |
| 19 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.9-shared | 19 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.9-shared |
| 20 | # 5.9.meta-qt5-shared.7 | 20 | # 5.9.meta-qt5-shared.8 |
| 21 | SRC_URI += "\ | 21 | SRC_URI += "\ |
| 22 | file://0001-Add-linux-oe-g-platform.patch \ | 22 | file://0001-Add-linux-oe-g-platform.patch \ |
| 23 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ | 23 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ |
| @@ -220,4 +220,7 @@ INSANE_SKIP_${PN}-mkspecs += "file-rdeps" | |||
| 220 | 220 | ||
| 221 | RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}" | 221 | RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}" |
| 222 | 222 | ||
| 223 | SRCREV = "81b29a44d248b5037a2f05dd8815e000d9472f0e" | 223 | # Use 159f7e9c39c57177d25f524ae3cad4e533b89da8 |
| 224 | # instead of 82eb6aa08e5dc8a57402b69b4e55ce7d2371e84b because | ||
| 225 | # v5.9.8 tag wasn't merged to 5.9 branch yet | ||
| 226 | SRCREV = "159f7e9c39c57177d25f524ae3cad4e533b89da8" | ||
