yocto-bsp: update machine-preempt-rt.scc

Simplify machine-standard.scc for all the templates.

(From meta-yocto rev: ad0d944698a854a281d0beea1c87a0600e98ccbd)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Tom Zanussi
2013-03-10 21:11:29 -05:00
committed by Richard Purdie
parent 03a1091fa5
commit 3eb5590b0d
6 changed files with 17 additions and 30 deletions

View File

@@ -2,7 +2,8 @@ define KMACHINE {{=machine}}
define KTYPE preempt-rt
define KARCH mips
# no new branch required, re-use the ktypes/preempt-rt branch
include ktypes/preempt-rt
include {{=map_preempt_rt_kbranch(need_new_kbranch, new_kbranch, existing_kbranch)}}
{{ if need_new_kbranch == "y": }}
branch {{=machine}}
include {{=machine}}.scc