[yocto] Does Edison work with Beagleboard & linux-yocto-3.0 kernel?

Brian Hutchinson b.hutchman at gmail.com
Wed Jan 11 12:57:35 PST 2012


On Wed, Jan 11, 2012 at 3:47 PM, Joshua Lock <josh at linux.intel.com> wrote:

> In meta-yocto/conf/distro/poky.conf there's a line which sets:
>
> PREFERRED_VERSION_linux-yocto ?= "2.6.37+git%"
>
> Which is then overridden for the qemu machines to:
>
> PREFERRED_VERSION_linux-yocto_qemuppc ?= "3.0%"
>
> If you add a similar line for beagleboard to a conf file, such as
> local.conf, it would look for a 3.0 kernel version and use your tree.
>
> PREFERRED_VERSION_linux-yocto_beagleboard ?= "3.0%"
>
> I know you've switched to master but I wanted to help you understand the
> system is doing what it is.
>

Ah, very good!  Yes, good to know information.  I'm coming from
OE-Angstrom/Arago and so far most things have been pretty familiar but
it always helps to know how it fits together.  I need to make several
BSP's for TI processors and this helps me understand things a bit
better.

I still have an old checkout that has 2.6.37 so I might play with that
more.  I had working images there I didn't want to mess up (edison).

Regards,

Brian



More information about the yocto mailing list