linux-yocto-tiny/4.1: update with spectre fixes

(From OE-Core rev: 61b365ab2ece1469cf85133112d48891cdfe310e)

(From OE-Core rev: da4174e433d14799a41937cb1989f0d03066687b)

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Armin Kuster 2018-03-07 12:53:09 -08:00 committed by Richard Purdie
parent 60df783d42
commit b6b0b0167e

View 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}"