From: tom.zanussi@linux.intel.com Date: Sat, 28 May 2016 19:27:18 +0000 (-0500) Subject: linux-yocto-rt/4.4: Update KBRANCH X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2c11968fff42d46726028177a59662b2012bb46a;p=openembedded-core.git 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 --- 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