Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: OE Core mailing list <openembedded-core@lists.openembedded.org>
Subject: in what recipe context can "bb" show me TOOLCHAIN_HOST_TASK?
Date: Sat, 22 Oct 2016 03:39:03 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LFD.2.20.1610220333510.8533@localhost.localdomain> (raw)


  a question about chris larson's nifty "bb" utility ... i recently
figured out that, to get rpm-build into the SDK, i needed to add:

TOOLCHAIN_HOST_TASK += "nativesdk-rpm-build"

to my local.conf. now i'd like to use "bb" to display the full
value of that variable, but i'm not sure what recipe context to use to
do that. as in:

$ bb show -r core-image-minimal TOOLCHAIN_HOST_TASK
Parsing recipes..done.
TOOLCHAIN_HOST_TASK=" nativesdk-rpm-build"
$

that just shows me what i appended. in what environment or recipe
context could i run that command to get the full value of the variable
when the SDK is being built?

rday

p.s. same question if i was using "bitbake -e".

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



             reply	other threads:[~2016-10-22  7:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-22  7:39 Robert P. J. Day [this message]
2016-10-22 11:08 ` in what recipe context can "bb" show me TOOLCHAIN_HOST_TASK? Ulf Magnusson
2016-10-22 11:50   ` Robert P. J. Day

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=alpine.LFD.2.20.1610220333510.8533@localhost.localdomain \
    --to=rpjday@crashcourse.ca \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox