[meta-ti] building Yocto for Pandaboard

Gary Thomas gary at mlbassoc.com
Wed Feb 8 14:05:39 PST 2012


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.

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



More information about the meta-ti mailing list