aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-12-08 12:58:54 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-09 08:49:28 +0000
commit262fff10ba5cdedbee9ba9ecf00f98dc9159477c (patch)
tree459ff38a49db4903021ad1c230e2c6a182d9174d
parentcad65cc0eef2e06cb5ae08062ffae7a4d43a51ad (diff)
downloadopenembedded-core-contrib-262fff10ba5cdedbee9ba9ecf00f98dc9159477c.tar.gz
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@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb2
1 files changed, 1 insertions, 1 deletions
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 \