]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/3.0: update BSP descriptions to new kern-tools format
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 26 Jun 2012 20:15:49 +0000 (16:15 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jun 2012 15:23:18 +0000 (16:23 +0100)
commite32c993859337964033a285922dac3971e5add2d
tree59d6c7b915d9bba7a3a3e53b54a854e1bd63f5d2
parentdd2bab9b6a973d8086dfb6282e781fd79d30b05a
linux-yocto/3.0: update BSP descriptions to new kern-tools format

In tree linux-yocto 3.0 boards indicate that they are BSPs via
the older/obsolete syntax "scc_leaf". This line in their board
description is detected by the build process and is used to find
the BSP description and the kernel type they use as their base.

To work with the latest kern tools, the BSP descriptions should
be updated to "include <ktype> branch <machine>" to acheive the
same result.

All trees newer than 3.0 already have this change and do not need
to be updated.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
meta/recipes-kernel/linux/linux-yocto_3.0.bb