All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: "Paul D. DeRocco" <pderocco@ix.netcom.com>
Cc: yocto@yoctoproject.org
Subject: Re: What does "virtual/" mean?
Date: Wed, 12 Jun 2013 09:52:13 +0100	[thread overview]
Message-ID: <1416168.giHTHvEE4P@helios> (raw)
In-Reply-To: <BFD6B071C7D34F26A9AE3730B70366FC@PAULD>

Hi Paul,

On Wednesday 12 June 2013 01:43:31 Paul D. DeRocco wrote:
> I see lots of references to "virtual/kernel", as opposed to simply "kernel".
> The bitbake docs show "virtual/whatever" and "virtual/package" in some of
> its syntactic examples. But what does the "virtual/" prefix actually mean?
> Google coughs up endless uses of the term, as though everyone knows what it
> means, but no explanation of it.

It's simply a convention to indicate the particular item is not a real package 
but a virtual placeholder that could be configured at build time to point to 
one of a selection of different providers; i.e. a recipe that requires kernel 
headers could have virtual/kernel in its DEPENDS rather than having to name a 
specific kernel recipe and the distro or machine configuration can set 
PREFERRED_PROVIDER_virtual/kernel to point to whatever real kernel recipe is 
desired. 

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


      reply	other threads:[~2013-06-12  8:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12  8:43 What does "virtual/" mean? Paul D. DeRocco
2013-06-12  8:52 ` Paul Eggleton [this message]

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=1416168.giHTHvEE4P@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=pderocco@ix.netcom.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.