[oe-commits] [openembedded-core] 02/14: linux-yocto-rt/4.18: update to -rt5

git at git.openembedded.org git at git.openembedded.org
Wed Oct 17 22:32:45 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 b23f6e12b1a0809e0fb89bc7a77350c37beaeffc
Author: Bruce Ashfield <bruce.ashfield at windriver.com>
AuthorDate: Wed Oct 17 09:38:53 2018 -0400

    linux-yocto-rt/4.18: update to -rt5
    
    There was one missing fixup in the recent -rt referesh of 4.18,
    this SRCREV bump picks up the gic changes that were missing.
    
    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.18.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
index 1a53927..68d63ff 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
@@ -11,7 +11,7 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "f9cb6c0852260b119014a339332c9f4bee4c074b"
+SRCREV_machine ?= "4eb8994d5c8556fe917d851d678f7db8cfc30c77"
 SRCREV_meta ?= "607726b2d0b8e1d8c5653003448a24353a88c63b"
 
 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