From: Bruce Ashfield Date: Tue, 29 Sep 2015 14:31:32 +0000 (-0400) Subject: linux-yocto-rt/4.1: integrate axxia BSP X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~28716 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c91535baf876a3e2c4fd91be046dc3a92dc0ad2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb index 352ac3ddfa7..7a23e8fb20b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb @@ -1,4 +1,4 @@ -KBRANCH ?= "standard/preempt-rt" +KBRANCH ?= "standard/preempt-rt/base" require recipes-kernel/linux/linux-yocto.inc