All of lore.kernel.org
 help / color / mirror / Atom feed
* Need help to build poky image for beagle board
@ 2011-03-25 12:57 Sparsh Wid hope
  2011-03-25 13:34 ` Gerard van den Bosch
  0 siblings, 1 reply; 9+ messages in thread
From: Sparsh Wid hope @ 2011-03-25 12:57 UTC (permalink / raw)
  To: poky

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




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
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.1source poky-init-build-envbitbake recipes_images_beagleboard-demo-imageand 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



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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Need help to build poky image for beagle board
@ 2011-03-21 10:29 Sparsh Wid hope
  2011-03-21 11:16 ` Gerard van den Bosch
  2011-03-21 11:49 ` Koen Kooi
  0 siblings, 2 replies; 9+ messages in thread
From: Sparsh Wid hope @ 2011-03-21 10:29 UTC (permalink / raw)
  To: poky

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

Hi All,
I'm trying to build poky image for beagle board. I got the following error- FATAL: Error when parsing []: file classes/packaged-staging.bbclass not found in /home/surya/Surya/pro/POKY/meta-texasinstruments:/home/surya/Surya/pro/POKY/meta 
I followed the steps below-
1.Downloaded the source wget -c http://git.pokylinux.org/cgit/cgit.cgi/poky/snapshot/poky-laverne-4.0.1.tar.bz2
and rename it as POKY.2. Get TI's overlay
git clone git://github.com/mrchapp/meta-texasinstruments.git
cd meta-texasinstruments
git checkout -b gitomapzoom --track origin/gitomapzoom

3. Copy configuration
cp -p POKY/meta-texasinstruments/conf/misc/local.conf POKY/build/conf/local.conf

4. Build!
cd POKY
source poky-init-build-envfrom the link http://elinux.org/BeagleBoard/PokyHelp me to solve this error.Thanks in advance          



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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-03-25 14:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.