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>
This commit is contained in:
Armin Kuster 2018-03-07 12:53:09 -08:00 committed by Richard Purdie
parent 14a5110939
commit b45e66e587
1 changed files with 1 additions and 1 deletions

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