linux-yocto-rt/4.1: integrate axxia BSP

As part of the axxia preempt-rt integration, the preempt-rt
branch now becomes standard/preempt-rt/base, to allow proper
branch inheritance as: standard/preempt-rt/axxia/base.

No functional changes happen to the base -rt, just the default
KBRANCH changes.

(From OE-Core rev: 5c91535baf876a3e2c4fd91be046dc3a92dc0ad2)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield 2015-09-29 10:31:32 -04:00 committed by Richard Purdie
parent 38f0ffaf43
commit a502a2d70e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
KBRANCH ?= "standard/preempt-rt"
KBRANCH ?= "standard/preempt-rt/base"
require recipes-kernel/linux/linux-yocto.inc