summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authortom.zanussi@linux.intel.com <tom.zanussi@linux.intel.com>2016-05-28 14:27:18 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-29 19:36:00 +0100
commit6a268a6cf126e58b24bc5a5147b0d75ef50542a0 (patch)
treed97aee168b4e049f1c1dc7efa564f170a5bffb06 /meta/recipes-kernel
parentb2ab8f432137035129490eb6eda014435410afed (diff)
downloadpoky-6a268a6cf126e58b24bc5a5147b0d75ef50542a0.tar.gz
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. (From OE-Core rev: 2c11968fff42d46726028177a59662b2012bb46a) Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1KBRANCH ?= "standard/preempt-rt" 1KBRANCH ?= "standard/preempt-rt/base"
2 2
3require recipes-kernel/linux/linux-yocto.inc 3require recipes-kernel/linux/linux-yocto.inc
4 4