From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Qt4 cleanup
Date: Wed, 18 May 2011 10:08:50 +0100 [thread overview]
Message-ID: <cover.1305709034.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2011-05-18 9:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-18 9:08 Paul Eggleton [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1305709034.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.