From 2c11968fff42d46726028177a59662b2012bb46a Mon Sep 17 00:00:00 2001 From: "tom.zanussi@linux.intel.com" Date: Sat, 28 May 2016 14:27:18 -0500 Subject: [PATCH] linux-yocto-rt/4.4: Update KBRANCH standard/preempt-rt was replaced by standard/preempt-rt/base in linux-yocto-4.4.git, so KBRANCH needs to be updated accordingly. Signed-off-by: Tom Zanussi Signed-off-by: Armin Kuster --- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index 5e3937409b..beff9214de 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb @@ -1,4 +1,4 @@ -KBRANCH ?= "standard/preempt-rt" +KBRANCH ?= "standard/preempt-rt/base" require recipes-kernel/linux/linux-yocto.inc -- 2.40.1