[beagleboard] Re: BBB won't boot with custom Yocto (Poky) Build

2013-10-11 Thread linusti
Don't use the meta-ti layer. It's got...issues... It sort-of works with BeagleBone- but the meta-beaglebone one is the one they're using to make the official images with from my current understanding. Works correctly with Poky or Angstrom. On Monday, October 7, 2013 7:17:03 AM UTC-6,

Re: [beagleboard] BBB won't boot with custom Yocto (Poky) Build

2013-10-11 Thread linusti
It's pretty simple. You do something along the lines of: BBLAYERS ?= \ ${TOPDIR}/../meta \ ${TOPDIR}/../meta-yocto \ ${TOPDIR}/../meta-beagleboard/common-bsp \ in your bblayers.conf and it will build BeagleBone image sets. Of course, I've also added some meta-openembedded stuff in,

[beagleboard] When should we expect a new kernel, etc. in the metadata layer?

2013-10-11 Thread linusti
I'm presuming that the upstream U-Boot has everything that's in the patch set (plus some...I need to be able to support the eMMC boot partitions...) - if so, when can we expect the move to the head there and when is the next clean rev of the kernel planned? -- For more options, visit