[oe-commits] Kai Kang : qt4: upgrade to 4.8.7

git at git.openembedded.org git at git.openembedded.org
Mon Jun 8 16:34:46 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 4d033fdc5e754e22edb2e9074e30e58847c4b791
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=4d033fdc5e754e22edb2e9074e30e58847c4b791

Author: Kai Kang <kai.kang at windriver.com>
Date:   Tue Jun  2 09:52:57 2015 +0800

qt4: upgrade to 4.8.7

Upgrade qt4 packages from version 4.8.6 to 4.8.7.

* remove arm64 related patches which are merged
* remove 0034-Fix-a-division-by-zero-when-processing-malformed-BMP.patch
  which is backported.
* update 0010-configure-Hack-to-not-use-the-pg_config-of-the-host-.patch
  and 0013-configure-add-crossarch-option.patch for new version
* remove useless variable INC_PR

Signed-off-by: Kai Kang <kai.kang at windriver.com>

---

 meta/recipes-qt/qt4/nativesdk-qt4-tools.inc        |   2 -
 meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.6.bb   |   6 -
 meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.7.bb   |   6 +
 .../0029-aarch64_arm64_fix_arch_detection.patch    |  53 ---
 .../0030-aarch64_arm64_qatomic_support.patch       | 491 ---------------------
 .../qt4/qt4-4.8.6/0031-aarch64_arm64_mkspecs.patch | 124 ------
 .../qt4/qt4-4.8.6/0032-aarch64_add_header.patch    |  18 -
 ...ion-by-zero-when-processing-malformed-BMP.patch |  44 --
 .../qt4/{qt4-4.8.6.inc => qt4-4.8.7.inc}           |   9 +-
 ...o-allow-to-set-qt.conf-from-the-outside-u.patch |   0
 ...tty_qws-fix-build-with-old-kernel-headers.patch |   0
 ...003-webkit2-set-OUTPUT_DIR-value-if-empty.patch |   0
 ...make-is-already-built-in-qt4-tools-native.patch |   0
 ...e-set-LFLAGS-to-pick-up-zlib-from-staging.patch |   0
 ...se-OE_QMAKE_-values-to-specify-Qt-utility.patch |   0
 ...-const-usage-that-causes-compile-failure-.patch |   0
 ...llow-building-a-separate-qmake-for-the-ta.patch |   0
 ...e-fix-source-file-references-in-qmake.pri.patch |   0
 ...ack-to-not-use-the-pg_config-of-the-host-.patch |  20 +-
 .../0011-freetype-host-includes.patch              |   0
 .../0012-Add-2bpp-support.patch                    |   0
 .../0013-configure-add-crossarch-option.patch      |  22 +-
 ...tions-fix-phony-translation-linking-error.patch |   0
 ...-configure-add-nostrip-for-debug-packages.patch |   0
 .../0016-configure-eval-QMAKE_CXX.patch            |   0
 ...nsure-we-identify-the-compiler-as-g-in-co.patch |   0
 ...ure-make-pulseaudio-a-configurable-option.patch |   0
 ...xes-for-gcc-4.7.0-particularly-on-qemux86.patch |   0
 ...ake-qt4-native-work-with-long-building-pa.patch |   0
 ...ls.pro-disable-qmeegographicssystemhelper.patch |   0
 .../0028-Don-t-crash-on-broken-GIF-images.patch    |   0
 ...figure-support-c-0x-standard-for-directfd.patch |   0
 .../Fix-QWSLock-invalid-argument-logs.patch        |   0
 .../add_check_for_aarch64_32.patch                 |   0
 .../qt4/{qt4-4.8.6 => qt4-4.8.7}/g++.conf          |   0
 .../qt4/{qt4-4.8.6 => qt4-4.8.7}/linux.conf        |   0
 .../recipes-qt/qt4/{qt4-4.8.6 => qt4-4.8.7}/qte.sh |   0
 meta/recipes-qt/qt4/qt4-embedded.inc               |   1 -
 ...qt4-embedded_4.8.6.bb => qt4-embedded_4.8.7.bb} |   0
 meta/recipes-qt/qt4/qt4-native.inc                 |   6 -
 meta/recipes-qt/qt4/qt4-native_4.8.6.bb            |   6 -
 meta/recipes-qt/qt4/qt4-native_4.8.7.bb            |   6 +
 meta/recipes-qt/qt4/qt4-x11-free.inc               |   2 -
 ...qt4-x11-free_4.8.6.bb => qt4-x11-free_4.8.7.bb} |   0
 44 files changed, 39 insertions(+), 777 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=4d033fdc5e754e22edb2e9074e30e58847c4b791


More information about the Openembedded-commits mailing list