]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto/4.8: introduce preempt-rt
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 20 Sep 2016 15:16:38 +0000 (11:16 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Sep 2016 19:18:32 +0000 (20:18 +0100)
Paul Gortmaker has made the preempt-rt patch available for the
4.8 kernel.

This commit merges his queue to standard/preempt-rt/rebase, which
will be kept up to date with a clean history, and it also makes
it available in standard/preempt-rt/base, which will be kept fast
forward for board support.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb

index 17aae6b2c7bd507f61d17add827929f4608feecf..ab5b0bdd1a00daa3e1c8a89077c4aa277ffbe9df 100644 (file)
@@ -11,7 +11,7 @@ python () {
         raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "cde1a7d656b7fdd96f82f619e4251965a4e96489"
+SRCREV_machine ?= "fcd201c964c1092e8cdc39be4ba86fb9248d7aa7"
 SRCREV_meta ?= "a9240b538ce4de29ff1fc7eaf328450c51ab9e80"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \