All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-toolchain and meta-toolchain-qt for specific image
@ 2016-10-19  8:19 thilo.cestonaro
  0 siblings, 0 replies; 8+ messages in thread
From: thilo.cestonaro @ 2016-10-19  8:19 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 836 bytes --]

Hey!

I want to create such a nice toolchain installation package for my image recipe.
The problem I currently hit is, that I need to do populate_sdk and populate_sdk_qt5 to have qt5 toolchain too.

Now I had an idea to create a recipe for the SDK like:

----------
SUMMARY = "Meta package for building an installable toolchain"
LICENSE = "MIT"

PR = "r0"

inherit populate_sdk populate_sdk_qt5
----------

But how can I tell the recipe to additionally install all the "*-dev" packages which my original image recipe installs.
When I require the image recipe, the toolchain recipe does a do_rootfs task (which is not needed, as it is done by building the image).

I read something about TOOLCHAIN_TARGET_TASK and adding all the "*-dev" packages I want to this. But that doesn't work.

Any hints?

cheers,
Thilo

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3847 bytes --]

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

end of thread, other threads:[~2016-10-25 11:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <58072ca7.c70f420a.fed0f.74b1SMTPIN_ADDED_BROKEN@mx.google.com>
2016-10-20  3:00 ` meta-toolchain and meta-toolchain-qt for specific image Khem Raj
2016-10-20  6:24   ` thilo.cestonaro
2016-10-24  4:36     ` Anders Darander
2016-10-25  7:28       ` thilo.cestonaro
2016-10-25  7:49         ` Anders Darander
2016-10-25 11:03           ` thilo.cestonaro
2016-10-20 13:24   ` Denys Dmytriyenko
2016-10-19  8:19 thilo.cestonaro

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.