]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto-tiny/4.1: update with spectre fixes
authorArmin Kuster <akuster808@gmail.com>
Wed, 7 Mar 2018 20:53:09 +0000 (12:53 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Mar 2018 18:30:55 +0000 (10:30 -0800)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb

index 5adec18ce8a4a0d28e904e109606a775709c7e32..fe46a0d12ecde37b7745a746cc97aacc449581be 100644 (file)
@@ -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}"