diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtbase-native_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb index bafe37ba..e10748f0 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb | |||
@@ -11,13 +11,13 @@ SRC_URI += "\ | |||
11 | file://0002-Add-external-hostbindir-option.patch \ | 11 | file://0002-Add-external-hostbindir-option.patch \ |
12 | file://0003-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ | 12 | file://0003-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ |
13 | file://0004-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \ | 13 | file://0004-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \ |
14 | file://0001-Fix-missing-plugin_types.patch \ | 14 | file://0005-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ |
15 | file://0001-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ | 15 | file://0001-Revert-Use-the-gcc-feature-in-simd.prf.patch \ |
16 | " | 16 | " |
17 | 17 | ||
18 | # specific for native version | 18 | # specific for native version |
19 | SRC_URI += " \ | 19 | SRC_URI += " \ |
20 | file://0008-Always-build-uic.patch \ | 20 | file://0006-Always-build-uic.patch \ |
21 | " | 21 | " |
22 | 22 | ||
23 | do_install_append() { | 23 | do_install_append() { |
@@ -26,4 +26,4 @@ do_install_append() { | |||
26 | ln -sf syncqt.pl ${D}${OE_QMAKE_PATH_QT_BINS}/syncqt | 26 | ln -sf syncqt.pl ${D}${OE_QMAKE_PATH_QT_BINS}/syncqt |
27 | } | 27 | } |
28 | 28 | ||
29 | SRCREV = "207598fd8e69be34e8ba2c9db7720cb6003ea114" | 29 | SRCREV = "267ba8b63e0fbf02cde4d2709397ed0e12f34ee2" |