All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerard van den Bosch <gerard@de-haardt.com>
To: Sparsh Wid hope <sparsh150847@yahoo.com>
Cc: poky@yoctoproject.org
Subject: Re: Need help to build poky image for beagle board
Date: Fri, 25 Mar 2011 14:34:54 +0100	[thread overview]
Message-ID: <4D8C99FE.4080003@de-haardt.com> (raw)
In-Reply-To: <309753.66684.qm@web95716.mail.in.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 2295 bytes --]

On 03/25/2011 01:57 PM, Sparsh Wid hope wrote:
>
>
>
>     Hi All,
>
>     I'm trying to build poky image for beagle board.
>
>     I followed the steps below-
>
>
>     1.Downloaded the source
>     wget -c http://git.poky linux.org/cgit/ cgit.cgi/poky/s
>     napshot/poky-laverne-4.0.1.tar .bz2
>     <http://git.pokylinux.org/cgit/cgit.cgi/poky/snapshot/poky-laverne-4.0.1.tar.bz2>
>
>     2. untar it
>
>     3. I want it build for beagleboard, so i
>     downloaded recipes_images_beagleboard-demo-image.bb recipe
>     from http://gitorious.org/angstrom/openembedded/blobs/org.openembedded.dev/recipes/images/beagleboard-demo-image.bb
>     and copied that in laverne-4.0.1/meta/recipes-core/images
>
>     4. Build!
>
>     cd laverne-4.0.1
>
>     source poky-init-build-env
>
>     bitbake recipes_images_beagleboard-demo-image
>
>     and get error as
>
>     ERROR: Nothing PROVIDES 'recipes_images_beagleboard-demo-image'
>     Command execution failed: Traceback (most recent call last):
>        File "/home/surya/Surya/pro/POKY/laverne-4.0.1/scripts/..//bitbake/lib/bb/command.py", line 88, in runAsyncCommand
>          commandmethod(self.cmds_async, self, options)
>        File "/home/surya/Surya/pro/POKY/laverne-4.0.1/scripts/..//bitbake/lib/bb/command.py", line 184, in buildTargets
>          command.cooker.buildTargets(pkgs_to_build, task)
>        File "/home/surya/Surya/pro/POKY/laverne-4.0.1/scripts/..//bitbake/lib/bb/cooker.py", line 756, in buildTargets
>          taskdata.add_provider(localdata, self.status, k)
>        File "/home/surya/Surya/pro/POKY/laverne-4.0.1/scripts/..//bitbake/lib/bb/taskdata.py", line 354, in add_provider
>          self.add_provider_internal(cfgData, dataCache, item)
>        File "/home/surya/Surya/pro/POKY/laverne-4.0.1/scripts/..//bitbake/lib/bb/taskdata.py", line 374, in add_provider_internal
>          raise bb.providers.NoProvider(item)
>     NoProvider: recipes_images_beagleboard-demo-image
>
>
>     Help me to solve this error.
>
>     Thanks in advance
>
>     Sparsh
>
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
Try:
bitbake beagleboard-demo-image


[-- Attachment #2: Type: text/html, Size: 8672 bytes --]

  reply	other threads:[~2011-03-25 13:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25 12:57 Need help to build poky image for beagle board Sparsh Wid hope
2011-03-25 13:34 ` Gerard van den Bosch [this message]
2011-03-25 14:06   ` Sparsh Wid hope
2011-03-25 14:19     ` Gerard van den Bosch
  -- strict thread matches above, loose matches on Subject: below --
2011-03-21 10:29 Sparsh Wid hope
2011-03-21 11:16 ` Gerard van den Bosch
2011-03-21 11:49 ` Koen Kooi
2011-03-21 12:12   ` Richard Purdie
2011-03-22  4:15   ` Sparsh Wid hope

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=4D8C99FE.4080003@de-haardt.com \
    --to=gerard@de-haardt.com \
    --cc=poky@yoctoproject.org \
    --cc=sparsh150847@yahoo.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.