[oe] [meta-qt5][PATCH 0/5] qt-creator for target machine

Andreas Müller schnitzeltony at googlemail.com
Tue Jan 27 05:53:48 UTC 2015


These patches were build tested for 5.4.0 with all qt5 recipes I am working on
currently (kf5/hawaii/mauii). Git versions were not yet tested.
On target:

* toolchain was set
* QT5 c++ project was build and debugged

We shall see what Martin's world says - maybe we need a EXCLUDE_FROM_WORLD for
meta-oe's qt-creator (conditional on meta-qt5 included in layer).

Andreas Müller (5):
  qtbase: remove patches required for native(-sdk) only
  qtbase/EXTERNAL_HOST_BINS: split out code only required for
    native-(sdk)
  qtbase: build qmake for target with paths aligned
  qt5-creator: add 3.3.0 of qt-creator
  add gdb append to enable python packageconfig

 recipes-devtools/gdb/gdb_%.bbappend                |   1 +
 recipes-qt/qt5/nativesdk-qtbase.inc                |   1 +
 recipes-qt/qt5/nativesdk-qtbase_git.bb             |   1 +
 ...t-creator-to-build-on-arm-aarch32-and-aar.patch |  94 ++++++++++++++++++
 recipes-qt/qt5/qt5-creator/qtcreator.desktop.in    |  10 ++
 recipes-qt/qt5/qt5-creator_3.3.0.bb                |  87 +++++++++++++++++
 recipes-qt/qt5/qtbase-native.inc                   |   1 +
 recipes-qt/qt5/qtbase.inc                          |  27 +++---
 .../0003-Add-external-hostbindir-option.patch      |  75 ---------------
 ...-build-it-in-configure-but-allow-to-build.patch |  27 ++++--
 ...014-Add-external-hostbindir-option-native.patch | 106 +++++++++++++++++++++
 .../0015-Set-paths-for-target-properly.patch       |  72 ++++++++++++++
 recipes-qt/qt5/qtbase_git.bb                       |   3 +-
 13 files changed, 407 insertions(+), 98 deletions(-)
 create mode 100644 recipes-devtools/gdb/gdb_%.bbappend
 create mode 100644 recipes-qt/qt5/qt5-creator/0001-Fix-Allow-qt-creator-to-build-on-arm-aarch32-and-aar.patch
 create mode 100644 recipes-qt/qt5/qt5-creator/qtcreator.desktop.in
 create mode 100644 recipes-qt/qt5/qt5-creator_3.3.0.bb
 create mode 100644 recipes-qt/qt5/qtbase/0014-Add-external-hostbindir-option-native.patch
 create mode 100644 recipes-qt/qt5/qtbase/0015-Set-paths-for-target-properly.patch

-- 
1.8.3.1




More information about the Openembedded-devel mailing list