[poky] [PATCH 0/3] Qt4 fixes
Paul Eggleton
paul.eggleton at linux.intel.com
Fri May 13 06:59:37 PDT 2011
From: Paul Eggleton <paul.eggleton at linux.intel.com>
These patches update Qt 4.7 series from 4.7.2 to 4.7.3, and make it easier
for other layers such as meta-oe to enable more SQL drivers.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: paule/qt-4.7.3
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/qt-4.7.3
Thanks,
Paul Eggleton <paul.eggleton at linux.intel.com>
---
Paul Eggleton (3):
qt4: update from 4.7.2 to 4.7.3
distro_tracking_fields.inc: update for qt 4.7.3 upgrade
qt4: split out SQL driver config flags to QT_SQL_DRIVER_FLAGS
.../conf/distro/include/distro_tracking_fields.inc | 32 ++++++++++----------
meta/recipes-qt/qt4/{qt-4.7.2.inc => qt-4.7.3.inc} | 5 +--
.../0001-Added-Openembedded-crossarch-option.patch | 0
.../recipes-qt/qt4/{qt-4.7.2 => qt-4.7.3}/g++.conf | 0
.../hack-out-pg2-4.7.0.patch | 0
.../qt4/{qt-4.7.2 => qt-4.7.3}/linux.conf | 0
...qt4-embedded_4.7.2.bb => qt4-embedded_4.7.3.bb} | 2 +-
...s-native_4.7.2.bb => qt4-tools-native_4.7.3.bb} | 4 +-
meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb | 6 ----
meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.3.bb | 6 ++++
...qt4-x11-free_4.7.2.bb => qt4-x11-free_4.7.3.bb} | 2 +-
meta/recipes-qt/qt4/qt4.inc | 4 ++-
12 files changed, 31 insertions(+), 30 deletions(-)
rename meta/recipes-qt/qt4/{qt-4.7.2.inc => qt-4.7.3.inc} (89%)
rename meta/recipes-qt/qt4/{qt-4.7.2 => qt-4.7.3}/0001-Added-Openembedded-crossarch-option.patch (100%)
rename meta/recipes-qt/qt4/{qt-4.7.2 => qt-4.7.3}/g++.conf (100%)
rename meta/recipes-qt/qt4/{qt-4.7.2 => qt-4.7.3}/hack-out-pg2-4.7.0.patch (100%)
rename meta/recipes-qt/qt4/{qt-4.7.2 => qt-4.7.3}/linux.conf (100%)
rename meta/recipes-qt/qt4/{qt4-embedded_4.7.2.bb => qt4-embedded_4.7.3.bb} (87%)
rename meta/recipes-qt/qt4/{qt4-tools-native_4.7.2.bb => qt4-tools-native_4.7.3.bb} (61%)
delete mode 100644 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb
create mode 100644 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.3.bb
rename meta/recipes-qt/qt4/{qt4-x11-free_4.7.2.bb => qt4-x11-free_4.7.3.bb} (88%)
--
1.7.4.4
More information about the poky
mailing list