All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Navani Srivastava <navani.srivastava@gmail.com>
Cc: yocto@yoctoproject.org,
	"navani.srivastava@lnties.com" <navani.srivastava@lnties.com>
Subject: Re: bitbake -c populate_sdk -v poky-image
Date: Tue, 30 Jul 2013 11:48:35 +0100	[thread overview]
Message-ID: <1843652.5ibqSWhFnV@helios> (raw)
In-Reply-To: <CA+Z6RkWUnice-MrWSXpfA1_+cuFYXgukbfK69oFgmPjWow4W9g@mail.gmail.com>

On Tuesday 30 July 2013 14:35:40 Navani Srivastava wrote:
> > I think the problem is this:
> > require recipes-core/meta/meta-toolchain.bb
> 
> Yes, it worked.. Thanks
> 
> > You shouldn't be adding this to an image recipe, and definitely not poky-
> > image.bbclass.
> then? Is it possible to create .bbappend kind of file for .bbclass which
> can append the information or I have to duplicate toolchain-script.bbclass
> in my layer?

Sure, you can add the script append and the additional TOOLCHAIN_HOST_TASK 
items in an additional bbclass in your layer and then inherit that in your 
image recipe; just don't require meta-toolchain.bb because that has other 
side-effects.

> >>What version of the build system are you using?
> 
> I am using poky danny (8.0.2)

OK, in that case why are you using poky-image.bbclass? That was replaced by 
core-image.bbclass in the edison release if I recall correctly, which was 
quite a while ago.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  reply	other threads:[~2013-07-30 10:48 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
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 [this message]
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=1843652.5ibqSWhFnV@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.