[meta-ti] building Yocto for Pandaboard
Koen Kooi
koen at dominion.thruhere.net
Wed Feb 8 14:18:13 PST 2012
Op 8 feb. 2012, om 23:11 heeft jfabernathy het volgende geschreven:
> On 02/08/2012 05:05 PM, Gary Thomas wrote:
>> On 2012-02-08 14:58, jfabernathy wrote:
>>> I'm trying to build the pandaboard BSP for Yocto. I cloned the meta-ti repository in the poky directory and tried to build core-image-sato for both machine pandaboard and
>>> omap4430-panda. However, I immediately get an error because bitbake is looking for recipes-images/angstrom/systemd-image.bb, which is required in the ti-hw-bringup-image.bb image
>>> recipe.
>>>
>>> All I really included was the machine name change in local.conf and added the meta-ti layer in bblayers.conf.
>>>
>>> Did I miss a step?
>>
>> This was discussed last week. Add this line to your local.conf
>> BBMASK = ".*/meta-ti/recipes-misc/"
>> This will skip some BeagleBoard/BeagleBone recipes that are not
>> currently working in a Yocto tree.
>>
> Thanks a bunch. That got it going. The README said nothing
Stop spreading such lies!
koen at dominion:/OE/tentacle/sources/meta-ti$ cat README
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD
URI: git://git.angstrom-distribution.org/meta-angstrom
branch: master
revision: HEAD
URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: HEAD
It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom
This will set it up for the OpenEmbedded-core layout instead of the old
OpenEmbedded-dev layout. You can optionally tweak sources/layers.txt and conf/bblayers.conf to (de)select BSP layers.
Send pull requests to meta-ti at yoctoproject.org
Main layer maintainers: Denys Dmytriyenko <denys at ti.com>
Koen Kooi <k-kooi at ti.com>
More information about the meta-ti
mailing list