aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-03-07 12:53:09 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-19 15:58:14 +0000
commitda4174e433d14799a41937cb1989f0d03066687b (patch)
tree15110b924999802eb07045e48bd30a5d61bce0b0 /meta
parent426f8fdd99db8a2769f688573890e4ec79435741 (diff)
downloadopenembedded-core-da4174e433d14799a41937cb1989f0d03066687b.tar.gz
linux-yocto-tiny/4.1: update with spectre fixes
(From OE-Core rev: 61b365ab2ece1469cf85133112d48891cdfe310e) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
index 5adec18ce8..fe46a0d12e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.49"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "a315195324973d3edbd4868a0d7acbd82b7d53ae"
+SRCREV_machine ?= "c71e0bd7f702aa090b9733ad4e0382ac6c5908dd"
SRCREV_meta ?= "4e12cb8f8e06636f2058ea0ab3096ed38228a88b"
PV = "${LINUX_VERSION}+git${SRCPV}"