All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: yocto@yoctoproject.org
Subject: Re: inconsistent pages out there for setting up your yocto dev host
Date: Thu, 22 Nov 2012 09:56:05 +0000	[thread overview]
Message-ID: <2390182.BVIWtCugoK@helios> (raw)
In-Reply-To: <alpine.DEB.2.02.1211212015080.3922@oneiric>

On Wednesday 21 November 2012 20:19:05 Robert P. J. Day wrote:
> On Wed, 21 Nov 2012, Paul Eggleton wrote:
> > On Wednesday 21 November 2012 17:23:56 Robert P. J. Day wrote:
> > > as i read it, the sanity.bbclass and ASSUME_PROVIDED will
> > > dictate what needs to be there and what will be used if it's
> > > installed natively, no?  it certainly seems that that wiki page is
> > > insructing the developer to install a lot of software that OE will
> > > handle automatically, no?
> > 
> > Er, no. Well, if by "handle automatically" you mean "error out when
> > they are not present" then that's not very helpful - it's much
> > easier if people just get a list of what they need to install up
> > front.
> 
>   at the risk of asking a dumb question, let me make sure i understand
> the different categories of software.
> 
>   first, there's what is absolutely *required* to be installed on the
> development system already before doing any oe/yocto work.  those
> would the packages/utilities that are listed on the wiki page as "you
> must install this", and that's what's represented in the
> sanity.bbclass.  is that about right?
> 
>   on the other hand, there's what's listed in ASSUME_PROVIDED, which
> represents software that, if it *is* natively installed, will be used;
> otherwise, oe/yocto will download and build it as part of the build
> process.  correct?  or have i misunderstood the distinction here?

I think you may have. All ASSUME_PROVIDED does is tell bitbake that 
dependencies on the things within it should be considered to be satisfied - 
i.e. "assume these things are provided". If you add something to 
ASSUME_PROVIDED that is genuinely needed by the build process and it isn't 
actually provided by the host system, then you will get build failures or at 
the very least undesirable changes in build behaviour.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


  reply	other threads:[~2012-11-22  9:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-21 22:23 inconsistent pages out there for setting up your yocto dev host Robert P. J. Day
2012-11-21 22:50 ` Paul Eggleton
2012-11-21 23:01   ` Rifenbark, Scott M
2012-11-21 23:45     ` Paul Eggleton
2012-11-22  1:19   ` Robert P. J. Day
2012-11-22  9:56     ` Paul Eggleton [this message]
2012-11-22 11:54       ` Robert P. J. Day
2012-11-22 15:35         ` Paul Eggleton
2012-11-23 14:31           ` Robert P. J. Day
2012-11-23 14:39             ` Paul Eggleton
2012-11-23 14:48               ` Robert P. J. Day
2012-11-24  8:03               ` Wolfgang Denk

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=2390182.BVIWtCugoK@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=rpjday@crashcourse.ca \
    --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.