]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
linux-yocto-rt: fixup 4.14 merge issues
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 17 Oct 2018 13:38:54 +0000 (09:38 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2018 09:38:57 +0000 (10:38 +0100)
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@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb

index e6f42f29e610f25aff668f23b803bde3e3775a8f..3f60baf40491f364cb40556b2f4c2276eaa0aa10 100644 (file)
@@ -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 \