All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][PATCH 0/2] Add nativesdk tools for Qt5 SDK
@ 2013-11-26  1:47 Denys Dmytriyenko
  2013-11-26  1:47 ` [meta-qt5][PATCH 1/2] nativesdk-qtbase: add nativesdk version of qtbase necessary for SDK tools Denys Dmytriyenko
  2013-11-26  1:47 ` [meta-qt5][PATCH 2/2] nativesdk-qttools: add nativesdk version of qttools " Denys Dmytriyenko
  0 siblings, 2 replies; 14+ messages in thread
From: Denys Dmytriyenko @ 2013-11-26  1:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@ti.com>

This patchset adds nativesdk versions of qtbase(-tools) and qttools to be
used by Qt5 SDK.

I also have corresponding packagegroup and meta-toolchain recipes for packaging
up the Qt5 SDK, which I can submit later, once I have them cleaned up.

This has been validated and tested inside the Arago Project distro for a few
weeks using generated Qt5 SDK to cross-compile example applications either on
the command line or in QtCreator.

Denys Dmytriyenko (2):
  nativesdk-qtbase: add nativesdk version of qtbase necessary for SDK
    tools
  nativesdk-qttools: add nativesdk version of qttools necessary for SDK
    tools

 recipes-qt/qt5/nativesdk-qt5.inc                   |  12 ++
 recipes-qt/qt5/nativesdk-qtbase.inc                | 193 +++++++++++++++++++++
 ...ump-path-length-from-256-to-512-character.patch |  29 ++++
 ...reserve-built-qmake-and-swap-with-native-.patch |  29 ++++
 recipes-qt/qt5/nativesdk-qtbase_5.1.1.bb           |   7 +
 recipes-qt/qt5/nativesdk-qttools.inc               |  32 ++++
 recipes-qt/qt5/nativesdk-qttools_5.1.1.bb          |  12 ++
 7 files changed, 314 insertions(+)
 create mode 100644 recipes-qt/qt5/nativesdk-qt5.inc
 create mode 100644 recipes-qt/qt5/nativesdk-qtbase.inc
 create mode 100644 recipes-qt/qt5/nativesdk-qtbase/0001-configure-bump-path-length-from-256-to-512-character.patch
 create mode 100644 recipes-qt/qt5/nativesdk-qtbase/0001-configure-preserve-built-qmake-and-swap-with-native-.patch
 create mode 100644 recipes-qt/qt5/nativesdk-qtbase_5.1.1.bb
 create mode 100644 recipes-qt/qt5/nativesdk-qttools.inc
 create mode 100644 recipes-qt/qt5/nativesdk-qttools_5.1.1.bb

-- 
1.8.3.2



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

end of thread, other threads:[~2014-02-07  9:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-26  1:47 [meta-qt5][PATCH 0/2] Add nativesdk tools for Qt5 SDK Denys Dmytriyenko
2013-11-26  1:47 ` [meta-qt5][PATCH 1/2] nativesdk-qtbase: add nativesdk version of qtbase necessary for SDK tools Denys Dmytriyenko
2013-12-12 14:40   ` Martin Jansa
2013-12-12 14:45     ` Denys Dmytriyenko
2013-12-12 14:58       ` Martin Jansa
2013-12-12 15:14         ` Denys Dmytriyenko
2013-12-12 15:31           ` Martin Jansa
2013-12-12 15:36             ` Denys Dmytriyenko
2014-02-07  0:15   ` Nicolas Dechesne
2014-02-07  1:54     ` Denys Dmytriyenko
2014-02-07  9:27       ` Nicolas Dechesne
2013-11-26  1:47 ` [meta-qt5][PATCH 2/2] nativesdk-qttools: add nativesdk version of qttools " Denys Dmytriyenko
2013-11-26  2:14   ` Martin Jansa
2013-11-26  4:33   ` [meta-qt5][PATCHv2 " Denys Dmytriyenko

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.