[oe-commits] [openembedded-core] 07/08: linux-yocto-rt/4.4: update to -rt43

git at git.openembedded.org git at git.openembedded.org
Fri Dec 9 08:55:21 UTC 2016


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

commit 262fff10ba5cdedbee9ba9ecf00f98dc9159477c
Author: Bruce Ashfield <bruce.ashfield at windriver.com>
AuthorDate: Thu Dec 8 12:58:54 2016 -0500

    linux-yocto-rt/4.4: update to -rt43
    
    After the update to 4.4.36 -rt no longer builds. The fixes for the
    issues are found in the v4.4-rt43 release.
    
    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.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
index 35239fd..45c59b9 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
@@ -11,7 +11,7 @@ python () {
         raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "e4d81ef9c99669e815ca91e1bb02e80a59541766"
+SRCREV_machine ?= "2abc21f69ad9c72b296a85cd738254b5483da229"
 SRCREV_meta ?= "b846fc6436aa5d4c747d620e83dfda969854d10c"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.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