From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Satya Swaroop Damarla <satyaswaroop.damarla@gmail.com>,
Zafrullah Syed <zafrullahmehdi@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: poky: Bitbake nothing provides error
Date: Mon, 29 Apr 2013 13:48:21 +0100 [thread overview]
Message-ID: <1432842.YTVMpTaA9y@helios> (raw)
In-Reply-To: <CAFMfyzL+CvD4Y5gg-j7zSqCV45CGzLFzJAQR_ZbHepqhAOnMNQ@mail.gmail.com>
On Monday 29 April 2013 14:39:23 Satya Swaroop Damarla wrote:
> For example consider the recipe "networkmanager"... First check if there is
> a basic recipe "networkmanager" in any of the layers becuase if there is no
> basic recipe then it makes no sense in appending the recipe in your BSP
> layer..
>
> Try the following command
>
> find /home/zaif/ -name "networkmanager*"
>
> If there is none then you have to create one but if there is one already
> then possibly chnage the version number in meta-gumstix layer to the one
> which is already present in the other layer or viceversa...
If you use the following command instead it will confirm whether your build
system configuration knows anything about the named recipe:
bitbake-layers show-recipes "networkmanager*"
If you want to find recipes that exist anywhere in publicly available layers,
use the recipe search function within the OE layer index:
http://layers.openembedded.org/layerindex/recipes/
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
next prev parent reply other threads:[~2013-04-29 12:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-29 9:01 poky: Bitbake nothing provides error Zafrullah Syed
2013-04-29 9:09 ` Paul Eggleton
2013-04-29 9:28 ` Zafrullah Syed
2013-04-29 9:50 ` Paul Eggleton
2013-04-29 10:21 ` Zafrullah Syed
2013-04-29 11:04 ` Satya Swaroop Damarla
2013-04-29 11:06 ` Zafrullah Syed
2013-04-29 11:26 ` Anders Darander
2013-04-29 12:17 ` Paul Eggleton
2013-04-29 12:44 ` Trevor Woerner
[not found] ` <CAFMfyzL+CvD4Y5gg-j7zSqCV45CGzLFzJAQR_ZbHepqhAOnMNQ@mail.gmail.com>
2013-04-29 12:48 ` Paul Eggleton [this message]
2013-04-29 14:07 ` Katu Txakur
2013-04-29 14:27 ` Paul Eggleton
2013-04-30 10:43 ` Katu Txakur
2013-04-29 14:24 ` Zafrullah Syed
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=1432842.YTVMpTaA9y@helios \
--to=paul.eggleton@linux.intel.com \
--cc=satyaswaroop.damarla@gmail.com \
--cc=yocto@yoctoproject.org \
--cc=zafrullahmehdi@gmail.com \
/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.