From: Trevor Woerner <twoerner@gmail.com>
To: "Keskinarkaus, Teemu" <Teemu.Keskinarkaus@Maximatecc.com>,
"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Toolchain and SDK
Date: Mon, 11 May 2015 18:03:13 -0400 [thread overview]
Message-ID: <55512721.1050607@gmail.com> (raw)
In-Reply-To: <83DB4EC8FADD45428E3CC4E3664761FD218F77C5@AMDTCEX10.actuant.pri>
On 05/11/15 03:52, Keskinarkaus, Teemu wrote:
>
>
> I’ve learned that there is command: bitbake image-recipe –c
> populate_sdk that’ll create the sdk. The thing is that it contains the
> sysroots, but toolchain is not there.
>
Just to clarify, you're not literally typing "bitbake image-recipe -c
populate_sdk", are you? The "image-recipe" part should be replaced with
the actual image string you want the generate an SDK for. For example,
if you were building "bitbake core-image-minimal", then you generate its
SDK with "bitbake core-image-minimal -c populate_sdk".
>
>
> I tried meta-toolchain – target as well, but that too didn’t make the
> toolchain or at least I couldn’t find it anywhere.
>
Have you looked in $TMPDIR/.../deploy/.../sdk ? (different version
and/or different distros put it in different places, but looking for an
"sdk" directory beneath a "deploy" directory is your best bet)
next prev parent reply other threads:[~2015-05-11 22:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-11 7:52 Toolchain and SDK Keskinarkaus, Teemu
2015-05-11 22:03 ` Trevor Woerner [this message]
2015-05-12 5:22 ` Keskinarkaus, Teemu
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=55512721.1050607@gmail.com \
--to=twoerner@gmail.com \
--cc=Teemu.Keskinarkaus@Maximatecc.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.