All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][PATCH 0/5] Qt5 SDK integration
@ 2014-02-11 17:56 Otavio Salvador
  2014-02-11 17:56 ` [meta-qt5][PATCH 1/5] README: Reword the section about github forking Otavio Salvador
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Otavio Salvador @ 2014-02-11 17:56 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Hello,

This patchset integrates the current nativesdk recipes into the
OE-Core toolchain generation logic. It includes many contributions and
reworks suggested by Denys and the final patchset seems quite good.

For every image, using Qt5, to add support for the 'populate_sdk'
command to proper generate a working toolchain, just need to 'inherit
populate_sdk_qt5'; for convinience, Denys also sent a
meta-toolchain-qt5 recipe so it works as qt4.

Denys Dmytriyenko (1):
  meta-toolchain-qt5: add Qt5 SDK standalone meta recipe

Otavio Salvador (4):
  README: Reword the section about github forking
  nativesdk-packagegroup-qt5-toolchain-host: Add packagegroup
  packagegroup-qt5-toolchain-target: Add packagegroup
  populate_sdk_qt5.bbclass: Allow generation of toolchain

 README                                             |    9 +++-
 classes/populate_sdk_qt5.bbclass                   |   54 ++++++++++++++++++++
 recipes-qt/meta/meta-toolchain-qt5.bb              |    7 +++
 .../nativesdk-packagegroup-qt5-toolchain-host.bb   |   14 +++++
 .../packagegroup-qt5-toolchain-target.bb           |   40 +++++++++++++++
 5 files changed, 123 insertions(+), 1 deletion(-)
 create mode 100644 classes/populate_sdk_qt5.bbclass
 create mode 100644 recipes-qt/meta/meta-toolchain-qt5.bb
 create mode 100644 recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
 create mode 100644 recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb

-- 
1.7.10.4



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

end of thread, other threads:[~2014-02-12 11:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-11 17:56 [meta-qt5][PATCH 0/5] Qt5 SDK integration Otavio Salvador
2014-02-11 17:56 ` [meta-qt5][PATCH 1/5] README: Reword the section about github forking Otavio Salvador
2014-02-11 17:56 ` [meta-qt5][PATCH 2/5] nativesdk-packagegroup-qt5-toolchain-host: Add packagegroup Otavio Salvador
2014-02-12 11:10 ` [meta-qt5][PATCH 0/5] Qt5 SDK integration Otavio Salvador

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.