From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: yocto@yoctoproject.org
Cc: "navani.srivastava@lnties.com" <navani.srivastava@lnties.com>,
Navani Srivastava <navani.srivastava@gmail.com>
Subject: Re: bitbake -c populate_sdk -v poky-image
Date: Fri, 26 Jul 2013 16:49:37 +0100 [thread overview]
Message-ID: <1961165.AMxETSbCgv@helios> (raw)
In-Reply-To: <CA+Z6RkUS6gZw3-fzW_muVBC5Cq5Wz7Bo3P+YEVJKf+1OV9=sKg@mail.gmail.com>
Hi Navani,
On Monday 22 July 2013 16:33:48 Navani Srivastava wrote:
> I want to build meta-toolchain-qte.bb as sdk while running
>
> "bitbake -c populate_sdk -v core-image-minimal" ..
>
> Please suggest what changes need to be done to provide this feature?
At the moment you'll have to add something like the following to your image,
after the "inherit image" or "inherit core-image" line:
TOOLCHAIN_HOST_TASK += "nativesdk-packagegroup-qte-toolchain-host"
You'll also need to append to the toolchain environment setup script. See what
meta/recipes-qt/meta/meta-toolchain-qt.inc does and you should be able to do
the same in your image recipe.
(I'd like to make this easier at some point in future, so that this extra stuff
isn't needed.)
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-07-26 15:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-22 11:03 bitbake -c populate_sdk -v poky-image Navani Srivastava
2013-07-26 15:49 ` Paul Eggleton [this message]
2013-07-29 17:59 ` Navani Srivastava
2013-07-29 18:04 ` Paul Eggleton
2013-07-29 18:38 ` Navani Srivastava
2013-07-30 8:27 ` Paul Eggleton
2013-07-30 9:05 ` Navani Srivastava
2013-07-30 10:48 ` Paul Eggleton
2013-07-31 17:14 ` Navani Srivastava
2013-08-28 7:53 ` Navani Srivastava
2013-08-28 14:41 ` Paul Eggleton
2013-08-28 15:13 ` Navani Srivastava
2013-08-29 4:41 ` Navani Srivastava
2013-08-29 8:13 ` Paul Eggleton
2013-08-29 8:27 ` Navani Srivastava
2013-08-29 8:38 ` Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1961165.AMxETSbCgv@helios \
--to=paul.eggleton@linux.intel.com \
--cc=navani.srivastava@gmail.com \
--cc=navani.srivastava@lnties.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.