From 262fff10ba5cdedbee9ba9ecf00f98dc9159477c Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 8 Dec 2016 12:58:54 -0500 Subject: 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 Signed-off-by: Richard Purdie --- 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 35239fdbeb..45c59b94af 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 \ -- cgit 1.2.3-korg