[oe-commits] [openembedded-core] 05/05: linux-yocto/4.8: introduce preempt-rt

git at git.openembedded.org git at git.openembedded.org
Wed Sep 21 19:19:09 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit b475bb88cc5d6700b4fadff1b2bb43a376492c7b
Author: Bruce Ashfield <bruce.ashfield at windriver.com>
AuthorDate: Tue Sep 20 11:16:38 2016 -0400

    linux-yocto/4.8: introduce preempt-rt
    
    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 at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
index 17aae6b..ab5b0bd 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
@@ -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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list