[oe-commits] [openembedded-core] 03/14: rt: fixup 4.14 merge issues

git at git.openembedded.org git at git.openembedded.org
Wed Oct 17 22:32:46 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

commit 2c2240e20c53197c8f1e25556e7ee918c979ba1c
Author: Bruce Ashfield <bruce.ashfield at windriver.com>
AuthorDate: Wed Oct 17 09:38:54 2018 -0400

    rt: fixup 4.14 merge issues
    
    The latest -stable updates broke 4.14 -rt with some rtmutex
    issues. We sync with the rt-stable tree to pickup the fix.
    
    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.14.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
index e6f42f2..3f60baf 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
@@ -11,7 +11,7 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "c37a14708f5b618602f84f83f902346e055824c3"
+SRCREV_machine ?= "ad0965b9752eb70d74206dc942803d1ea6c6c93d"
 SRCREV_meta ?= "1fb0b0379fb5883ce5af7485374e3f78ee4272d3"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.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