Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Qt4 cleanup
@ 2011-05-18  9:08 Paul Eggleton
  2011-05-18  9:08 ` [PATCH 1/3] qt4: remove Qt 4.6.3 Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2011-05-18  9:08 UTC (permalink / raw)
  To: openembedded-core

From: Paul Eggleton <paul.eggleton@linux.intel.com>

Remove Qt 4.6.3 in favour of 4.7.3 (which should be binary compatible with
4.6.x), add Upstream-Status to remaining patches and re-enable some patches
that were missed with the original upgrade to 4.7.x.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: paule/qt4-cleanup-core
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qt4-cleanup-core

Thanks,
    Paul Eggleton <paul.eggleton@linux.intel.com>
---


Paul Eggleton (3):
  qt4: remove Qt 4.6.3
  qt4: add comments and Upstream-Status to all patches
  qt4: re-enable two 4.6.x patches in 4.7.3

 meta/recipes-qt/qt4/files/0001-cross-compile.patch |   36 ------
 .../qt4/files/0002-fix-resinit-declaration.patch   |   22 ----
 meta/recipes-qt/qt4/files/0004-no-qmake.patch      |    1 +
 .../qt4/files/0006-freetype-host-includes.patch    |    3 +-
 meta/recipes-qt/qt4/files/0008-qt-lib-infix.patch  |    7 +-
 meta/recipes-qt/qt4/files/0009-support-2bpp.patch  |    5 +
 .../files/0010-no-simpledecoration-example.patch   |   14 --
 ...klist-fraudulent-comodo-certificates-patch.diff |  134 --------------------
 .../recipes-qt/qt4/files/compile.test-lflags.patch |    4 +
 meta/recipes-qt/qt4/files/configure-lflags.patch   |    5 +
 meta/recipes-qt/qt4/files/configure-paths.patch    |    5 +
 meta/recipes-qt/qt4/files/fix-config-tests.patch   |    2 +
 meta/recipes-qt/qt4/files/g++.conf                 |   53 --------
 meta/recipes-qt/qt4/files/hack-out-pg_config.patch |   30 -----
 meta/recipes-qt/qt4/files/linux.conf               |   54 --------
 meta/recipes-qt/qt4/files/mips-relocate.patch      |   28 ----
 meta/recipes-qt/qt4/files/qmake-exists-check.patch |    1 +
 meta/recipes-qt/qt4/files/qt-config.patch          |    5 +
 .../qt4/files/qthelp-lib-qtclucene.patch           |   86 -------------
 meta/recipes-qt/qt4/qt-4.6.3.inc                   |   57 ---------
 meta/recipes-qt/qt4/qt-4.7.3.inc                   |    2 +
 .../0001-Added-Openembedded-crossarch-option.patch |    5 +-
 .../qt4/qt-4.7.3/hack-out-pg2-4.7.0.patch          |   12 ++
 meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb          |    9 --
 meta/recipes-qt/qt4/qt4-embedded_4.7.3.bb          |    2 +-
 meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb      |   11 --
 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.6.3.bb   |    6 -
 meta/recipes-qt/qt4/qt4-x11-free-4.6.3/linux.conf  |   54 --------
 meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb          |    6 -
 meta/recipes-qt/qt4/qt4-x11-free_4.7.3.bb          |    2 +-
 30 files changed, 56 insertions(+), 605 deletions(-)
 delete mode 100644 meta/recipes-qt/qt4/files/0001-cross-compile.patch
 delete mode 100644 meta/recipes-qt/qt4/files/0002-fix-resinit-declaration.patch
 delete mode 100644 meta/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch
 delete mode 100644 meta/recipes-qt/qt4/files/blacklist-fraudulent-comodo-certificates-patch.diff
 delete mode 100644 meta/recipes-qt/qt4/files/g++.conf
 delete mode 100644 meta/recipes-qt/qt4/files/hack-out-pg_config.patch
 delete mode 100644 meta/recipes-qt/qt4/files/linux.conf
 delete mode 100644 meta/recipes-qt/qt4/files/mips-relocate.patch
 delete mode 100644 meta/recipes-qt/qt4/files/qthelp-lib-qtclucene.patch
 delete mode 100644 meta/recipes-qt/qt4/qt-4.6.3.inc
 delete mode 100644 meta/recipes-qt/qt4/qt4-embedded_4.6.3.bb
 delete mode 100644 meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb
 delete mode 100644 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.6.3.bb
 delete mode 100644 meta/recipes-qt/qt4/qt4-x11-free-4.6.3/linux.conf
 delete mode 100644 meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb

-- 
1.7.4.1




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-18 13:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-18  9:08 [PATCH 0/3] Qt4 cleanup Paul Eggleton
2011-05-18  9:08 ` [PATCH 1/3] qt4: remove Qt 4.6.3 Paul Eggleton
2011-05-18  9:08 ` [PATCH 2/3] qt4: add comments and Upstream-Status to all patches Paul Eggleton
2011-05-18  9:08 ` [PATCH 3/3] qt4: re-enable two 4.6.x patches in 4.7.3 Paul Eggleton
2011-05-18  9:31 ` [PATCH 0/3] Qt4 cleanup Koen Kooi
2011-05-18 13:32 ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox