[poky] Need help to build poky image for beagle board

Gerard van den Bosch gerard at de-haardt.com
Mon Mar 21 04:16:47 PDT 2011


On 03/21/2011 11:29 AM, Sparsh Wid hope wrote:
> 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 
> <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-env
> from the linkhttp://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
I suspect it has to do with the version of poky in you are using, unlike the old "green" release, the "laverne" release doesn't contain the file "packaged-staging.bbclass".
Looking at the dates in the meta-texasinstruments git tree(latest update 2009) I think it has something to do with the compatibility.
I hope this gives you a direction to search for the problem, I am not very experienced with Poky yet.

Regards,
Gerard

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110321/078dd9a5/attachment.html>


More information about the poky mailing list