who has a recipe for using OE/yocto to build for the BBB?

i asked about this before (and i may ask on the yocto list as well)
-- anyone have a recipe that builds a minimal, bootable system for the
BBB using OE/yocto?

  currently, there are two layers that seem to address this:

* meta-beagleboard
* meta-ti

but i don't know the relevant differences between them in terms of
what is a better choice. can someone verify that they have a
functional build for a BBB using either of the above? thanks.

rday

  i asked about this before (and i may ask on the yocto list as well)
-- anyone have a recipe that builds a minimal, bootable system for the
BBB using OE/yocto?

I have a build template (Angstrom based) that I test routinely on bbb,
bb-xm, and overo, and then push updates if they all boot.

  currently, there are two layers that seem to address this:

* meta-beagleboard
* meta-ti

In my builds:

bbb gets its kernel from meta-beagleboard
bb-xm gets its kernel from meta-ti

Thanks,
Cliff