Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Qt 4.8.0 upgrade, Qt 4.7.4 architecture fix
@ 2012-01-03 13:41 Paul Eggleton
  2012-01-03 13:41 ` [PATCH 1/3] qt4: fix incorrect architecture for qt4 tools Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2012-01-03 13:41 UTC (permalink / raw)
  To: openembedded-core

This pull request fixes the architecture warnings for Qt 4.7.4 and adds
recipes for building the recently released Qt 4.8.0 (with
DEFAULT_PREFERENCE = "-1").

The following changes since commit de679a3036ebef1c7d7b8ee23f05590c95e498d9:

  pseudo: ensure libs are included in package (2012-01-03 12:10:59 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/qt-4.8.0
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/qt-4.8.0

Paul Eggleton (3):
  qt4: fix incorrect architecture for qt4 tools
  qt4: add version 4.8.0
  distro-tracking-fields: update qt recipe info

 .../conf/distro/include/distro_tracking_fields.inc |   38 ++++++------
 meta/recipes-qt/qt4/qt-4.7.4.inc                   |    4 -
 meta/recipes-qt/qt4/qt-4.8.0.inc                   |   61 ++++++++++++++++++
 .../0001-Added-Openembedded-crossarch-option.patch |   47 ++++++++++++++
 .../recipes-qt/qt4/qt-4.8.0/fix-translations.patch |   32 ++++++++++
 meta/recipes-qt/qt4/qt-4.8.0/g++.conf              |   56 +++++++++++++++++
 .../qt4/qt-4.8.0/hack-out-pg2-4.7.0.patch          |   31 +++++++++
 meta/recipes-qt/qt4/qt-4.8.0/linux.conf            |   66 ++++++++++++++++++++
 meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch  |   20 ++++++
 meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb          |    2 +-
 meta/recipes-qt/qt4/qt4-embedded_4.8.0.bb          |   13 ++++
 meta/recipes-qt/qt4/qt4-native.inc                 |   13 +++-
 meta/recipes-qt/qt4/qt4-native_4.8.0.bb            |   14 ++++
 meta/recipes-qt/qt4/qt4-tools-nativesdk.inc        |    2 +-
 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.0.bb   |    8 +++
 meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb          |    2 +-
 meta/recipes-qt/qt4/qt4-x11-free_4.8.0.bb          |   13 ++++
 meta/recipes-qt/qt4/qt4.inc                        |   12 +++-
 18 files changed, 403 insertions(+), 31 deletions(-)
 create mode 100644 meta/recipes-qt/qt4/qt-4.8.0.inc
 create mode 100644 meta/recipes-qt/qt4/qt-4.8.0/0001-Added-Openembedded-crossarch-option.patch
 create mode 100644 meta/recipes-qt/qt4/qt-4.8.0/fix-translations.patch
 create mode 100644 meta/recipes-qt/qt4/qt-4.8.0/g++.conf
 create mode 100644 meta/recipes-qt/qt4/qt-4.8.0/hack-out-pg2-4.7.0.patch
 create mode 100644 meta/recipes-qt/qt4/qt-4.8.0/linux.conf
 create mode 100644 meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch
 create mode 100644 meta/recipes-qt/qt4/qt4-embedded_4.8.0.bb
 create mode 100644 meta/recipes-qt/qt4/qt4-native_4.8.0.bb
 create mode 100644 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.8.0.bb
 create mode 100644 meta/recipes-qt/qt4/qt4-x11-free_4.8.0.bb

-- 
1.7.5.4




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

end of thread, other threads:[~2012-01-04 12:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 13:41 [PATCH 0/3] Qt 4.8.0 upgrade, Qt 4.7.4 architecture fix Paul Eggleton
2012-01-03 13:41 ` [PATCH 1/3] qt4: fix incorrect architecture for qt4 tools Paul Eggleton
2012-01-03 13:41 ` [PATCH 2/3] qt4: add version 4.8.0 Paul Eggleton
2012-01-03 13:41 ` [PATCH 3/3] distro-tracking-fields: update qt recipe info Paul Eggleton
2012-01-04 12:08 ` [PATCH 0/3] Qt 4.8.0 upgrade, Qt 4.7.4 architecture fix Richard Purdie

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