linux-yocto: update to 4.8-rc5

(From OE-Core rev: 3d9735e3ccacbd60e060683c41c4203184fce109)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2016-09-07 21:08:48 -04:00
committed by Richard Purdie
parent 27eacf6314
commit f14532a572
3 changed files with 13 additions and 13 deletions

View File

@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.8-rc4"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "3eab887a55424fc2c27553b7bfe32330df83f7b8"
SRCREV_meta ?= "dd820fa5f7079ac75338f0484151e6454db06951"
SRCREV_machine ?= "9e7ee5155e3466824abe94eebb641c63ab5cd5f2"
SRCREV_meta ?= "25fb74eaaef249519f25e243e7f9bf0cab0e1781"
PV = "${LINUX_VERSION}+git${SRCPV}"