All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: jack <woailinux@hotmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: How to use Software support layers such as "meta-browser" in a yocto image?
Date: Tue, 29 May 2012 14:37:07 +0100	[thread overview]
Message-ID: <8066252.tDBoB4yUWV@helios> (raw)
In-Reply-To: <BLU0-SMTP194504711819C3FD84E79DFB9050@phx.gbl>

On Tuesday 29 May 2012 21:07:30 jack wrote:
> Who can tell me how could I use the /Software support layers /that
> provided by http://www.openembedded.org/wiki/LayerIndex into my own
> yocto image? For example, how could I use "meta-browser" during image
> building?

There are two steps needed here, both are covered in the documentation. 
First you need to add the layer to your bblayers.conf:

 http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#enabling-your-layer

Then you need to add the desired package to your image:

 http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-customimage

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


      parent reply	other threads:[~2012-05-29 13:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-29 13:07 How to use Software support layers such as "meta-browser" in a yocto image? jack
2012-05-29 13:25 ` Mihai Lindner
2012-05-29 13:41   ` Gary Thomas
2012-05-29 13:37 ` 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=8066252.tDBoB4yUWV@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=woailinux@hotmail.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.