diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-05-30 14:37:26 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-10 12:11:51 +0200 |
| commit | cf2c7816fd053ff16a41abdc6f2a89fe9ff7a7ff (patch) | |
| tree | a9bd7e40b22d3ccf789a0506a4c2fc7c30593d6f /recipes-qt/qt5/nativesdk-qtbase_git.bb | |
| parent | a0da57e5ce2862758e10b82c30c200e365b29f46 (diff) | |
| download | meta-qt5-cf2c7816fd053ff16a41abdc6f2a89fe9ff7a7ff.tar.gz | |
recipes-git: Upgrade to latest origin/stable
* qtbase: Fix undefined reference to qt_blend_argb32_on_argb32_ssse3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/nativesdk-qtbase_git.bb')
| -rw-r--r-- | recipes-qt/qt5/nativesdk-qtbase_git.bb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb b/recipes-qt/qt5/nativesdk-qtbase_git.bb index cac16a00..7c456931 100644 --- a/recipes-qt/qt5/nativesdk-qtbase_git.bb +++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb | |||
| @@ -14,19 +14,19 @@ SRC_URI += "\ | |||
| 14 | file://0002-Add-external-hostbindir-option.patch \ | 14 | file://0002-Add-external-hostbindir-option.patch \ |
| 15 | file://0003-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ | 15 | file://0003-qlibraryinfo-allow-to-set-qt.conf-from-the-outside-u.patch \ |
| 16 | file://0004-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \ | 16 | file://0004-configureapp-Prefix-default-LIBDIRS-and-INCDIRS-with.patch \ |
| 17 | file://0001-Fix-missing-plugin_types.patch \ | 17 | file://0005-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ |
| 18 | file://0001-Revert-eglfs-Print-the-chosen-config-in-debug-mode.patch \ | 18 | file://0001-Revert-Use-the-gcc-feature-in-simd.prf.patch \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | # common with native version | 21 | # common with native version |
| 22 | SRC_URI += " \ | 22 | SRC_URI += " \ |
| 23 | file://0008-Always-build-uic.patch \ | 23 | file://0006-Always-build-uic.patch \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | # specific for nativesdk version | 26 | # specific for nativesdk version |
| 27 | SRC_URI += " \ | 27 | SRC_URI += " \ |
| 28 | file://0009-configure-preserve-built-qmake-and-swap-with-native-.patch \ | 28 | file://0007-configure-preserve-built-qmake-and-swap-with-native-.patch \ |
| 29 | file://0010-configure-bump-path-length-from-256-to-512-character.patch \ | 29 | file://0008-configure-bump-path-length-from-256-to-512-character.patch \ |
| 30 | " | 30 | " |
| 31 | 31 | ||
| 32 | SRCREV = "207598fd8e69be34e8ba2c9db7720cb6003ea114" | 32 | SRCREV = "267ba8b63e0fbf02cde4d2709397ed0e12f34ee2" |
