[meta-ti] building Yocto for Pandaboard

Gary Thomas gary at mlbassoc.com
Wed Feb 8 14:20:43 PST 2012


On 2012-02-08 15:11, jfabernathy wrote:
> 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, so I'm glad you jumped in with this hint. I just joined the meta-ti mailing list today.

The README assumes you want to build using Angstrom.  I've found that
with only a little extra care, you can use this layer just fine with
Yocto.

As for the meta-ti mailing list, it hasn't seen much of anything except
discussions about how to manage the layer.  Certainly not user-level
questions like this.  Also, my mention of BBMASK was on the Yocto list :-)

>
> I know I'm going to need a pointer to how to put the yocto image on an SDcard. I would assume it's similar to how you put ubuntu or angstrom??

You can use (or adapt) this script http://angstrom.s3.amazonaws.com/demo/beagleboard/mkcard.txt

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the meta-ti mailing list