[OE-core] [poky] Need help to build poky image for beagle board

Koen Kooi koen at dominion.thruhere.net
Mon Mar 21 11:49:43 UTC 2011


Op 21 mrt 2011, om 11:29 heeft Sparsh Wid hope het volgende geschreven:

> Hi All,
> 
> I'm trying to build poky image for beagle board. 

I'll address the 'beagleboard' portion of your question below.

> 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

That's not a TI overlay, it's an overlay done by someone to add the dspbridge stuff to OE. If you want better beagleboard support, use the following layer:

http://gitorious.org/angstrom/angstrom-layers/

If you don't want to manually resolve all the layer dependencies have a look at the scripts mentioned in the readme:

http://gitorious.org/angstrom/angstrom-layers/blobs/master/README

The 'better' in the above is aimed at hw support like cpufreq, DSP, 1GHz/720MHz, etc. The standard yocto kernel lacks all that because it's focussed at different things like 100% POSIX compliance.

regards,

Koen

> 
> 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-env
> 
> from the link http://elinux.org/BeagleBoard/Poky
> Help me to solve this error.
> Thanks in advance          
> 
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky





More information about the Openembedded-core mailing list