All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][PATCH 0/5] qt-creator for target machine
@ 2015-01-27  5:53 Andreas Müller
  2015-01-27  5:53 ` [meta-qt5][PATCH 1/5] qtbase: remove patches required for native(-sdk) only Andreas Müller
                   ` (5 more replies)
  0 siblings, 6 replies; 26+ messages in thread
From: Andreas Müller @ 2015-01-27  5:53 UTC (permalink / raw)
  To: openembedded-devel

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



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

end of thread, other threads:[~2015-02-27  8:36 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27  5:53 [meta-qt5][PATCH 0/5] qt-creator for target machine Andreas Müller
2015-01-27  5:53 ` [meta-qt5][PATCH 1/5] qtbase: remove patches required for native(-sdk) only Andreas Müller
2015-02-18 16:09   ` Martin Jansa
2015-02-18 17:35     ` Andreas Müller
2015-02-19 14:47       ` Martin Jansa
2015-02-19 15:30         ` Andreas Müller
2015-02-19 16:14           ` Martin Jansa
2015-01-27  5:53 ` [meta-qt5][PATCH 2/5] qtbase/EXTERNAL_HOST_BINS: split out code only required for native-(sdk) Andreas Müller
2015-01-27  5:53 ` [meta-qt5][PATCH 3/5] qtbase: build qmake for target with paths aligned Andreas Müller
2015-01-27  5:53 ` [meta-qt5][PATCH 4/5] qt5-creator: add 3.3.0 of qt-creator Andreas Müller
2015-02-05 15:18   ` Raphael Philipe
2015-02-05 16:11     ` Andreas Müller
2015-02-05 16:15       ` Andreas Müller
2015-02-05 17:22         ` Raphael Philipe
2015-02-05 17:27           ` Otavio Salvador
2015-02-05 20:34           ` Andreas Müller
2015-02-06  0:27             ` Firstname Lastname
2015-02-11 15:10               ` Raphael Philipe
2015-02-11 16:59                 ` Andreas Müller
2015-02-27  6:50   ` Martin Jansa
2015-02-27  8:33     ` Andreas Müller
2015-02-27  8:34     ` Martin Jansa
2015-02-27  8:36       ` Andreas Müller
2015-01-27  5:53 ` [meta-qt5][PATCH 5/5] add gdb append to enable python packageconfig Andreas Müller
2015-01-28 10:51 ` [meta-qt5][PATCH 0/5] qt-creator for target machine Martin Jansa
2015-01-28 12:13   ` Andreas Müller

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.