diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index eda57aca..21f67f60 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
| @@ -26,7 +26,6 @@ SRC_URI += "\ | |||
| 26 | file://0008-configure-paths-for-target-qmake-properly.patch \ | 26 | file://0008-configure-paths-for-target-qmake-properly.patch \ |
| 27 | file://0009-Reorder-EGL-libraries-from-pkgconfig-and-defaults.patch \ | 27 | file://0009-Reorder-EGL-libraries-from-pkgconfig-and-defaults.patch \ |
| 28 | file://0010-Pretend-Qt5-wasn-t-found-if-OE_QMAKE_PATH_EXTERNAL_H.patch \ | 28 | file://0010-Pretend-Qt5-wasn-t-found-if-OE_QMAKE_PATH_EXTERNAL_H.patch \ |
| 29 | file://0013-Fix-build-with-QT_NO_OPENGL.patch \ | ||
| 30 | " | 29 | " |
| 31 | 30 | ||
| 32 | DEPENDS += "qtbase-native" | 31 | DEPENDS += "qtbase-native" |
| @@ -230,4 +229,4 @@ do_install_append() { | |||
| 230 | 229 | ||
| 231 | RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}" | 230 | RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libx11-locale', '', d)}" |
| 232 | 231 | ||
| 233 | SRCREV = "69b43e74d78e050cf5e40197acafa4bc9f90c0bd" | 232 | SRCREV = "a55f36211efe1bb0d6717c8545366120bd6dfd9f" |
