aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-03-07 12:58:50 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-08 10:30:55 -0800
commit4b235f09dc3bfe76ae095c7ff99e0eb7b8badca7 (patch)
tree7aa9899a2209ba818347c657a321cbd21848f308
parent06b57932db48eeb42989c6eb0010e8b1b713b7e9 (diff)
downloadopenembedded-core-4b235f09dc3bfe76ae095c7ff99e0eb7b8badca7.tar.gz
linux-yocto-rt/4.1: update to include spectre fixes
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
index bdad3ea800..37d4e03c32 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
@@ -11,7 +11,7 @@ python () {
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "b4c6e9630df3207eb6fbadb337e5df806ee6b6c5"
+SRCREV_machine ?= "763bae6e560c5b1a5e9f6a40eaa7d267d70300e3"
SRCREV_meta ?= "4e12cb8f8e06636f2058ea0ab3096ed38228a88b"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \