linux-yocto/4.8: update to -rc8

Updating linux-yocto*4.8 to -rc8.

(From OE-Core rev: 55b579daa4e66f9e23cf739aed35a39128ccd370)

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-27 13:29:34 -04:00
committed by Richard Purdie
parent 425c614070
commit d31bd86379
3 changed files with 16 additions and 16 deletions

View File

@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
LINUX_VERSION ?= "4.8-rc7"
LINUX_VERSION ?= "4.8-rc8"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "eb9c19c72d40a4bb8a6a3b7b949e41e5c31c0d94"
SRCREV_meta ?= "fb4159467f0f46f788b59f0aff31e3fcd757d00d"
SRCREV_machine ?= "8edbf10bb6e0759bfb6f18035d1b4773f573d33c"
SRCREV_meta ?= "d0937e67c3c11fd0e6429bd050a86f6c295560e1"
PV = "${LINUX_VERSION}+git${SRCPV}"