generic-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux
Tom Zanussi bb0aab79e4 yocto-bsp: use KBRANCH_DEFAULT in 'newbranch' cases
The new yocto-kernel way of specifying that the branch sanity check
doesn't need to be run is to specify a default kbranch and build that.

In the case where we have a new kbranch but it's not yet in the repo,
we need to tell it that our new branch is the default and we're
building the default and that's how we avoid the sanity check and the
subsequent do_validate_branches() failure.

(From meta-yocto rev: dadd020c67e901609be3ac13a4ffd8cb28532966)

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-29 14:23:36 -07:00
..
files yocto-bsp: remove 'branch' statements in .scc if reusing branch 2012-08-25 14:47:04 +01:00
kernel-list.noinstall yocto-bsp: add 3.4/remove 3.0 kernel from templates 2012-08-25 14:47:06 +01:00
{{ if kernel_choice == "linux-yocto-rt_3.2": }} linux-yocto-rt_3.2.bbappend yocto-bsp: use KBRANCH_DEFAULT in 'newbranch' cases 2012-08-29 14:23:36 -07:00
{{ if kernel_choice == "linux-yocto-rt_3.4": }} linux-yocto-rt_3.4.bbappend yocto-bsp: use KBRANCH_DEFAULT in 'newbranch' cases 2012-08-29 14:23:36 -07:00
{{ if kernel_choice == "linux-yocto_3.2": }} linux-yocto_3.2.bbappend yocto-bsp: use KBRANCH_DEFAULT in 'newbranch' cases 2012-08-29 14:23:36 -07:00
{{ if kernel_choice == "linux-yocto_3.4": }} linux-yocto_3.4.bbappend yocto-bsp: use KBRANCH_DEFAULT in 'newbranch' cases 2012-08-29 14:23:36 -07:00