mirror of
https://git.yoctoproject.org/poky
synced 2026-07-21 05:27:01 +00:00
linux-yocto/4.8: integrate 4.8-rc7
Updating to the latest release candidate. (From OE-Core rev: f15d5d8c09da9260a59ed396a4d5c9d009e5c751) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b4cf3f305c
commit
8692bed57b
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.8-rc6"
|
||||
LINUX_VERSION ?= "4.8-rc7"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "e6e0dea72e605a070373bd52c6c2637202ce4b38"
|
||||
SRCREV_meta ?= "25fb74eaaef249519f25e243e7f9bf0cab0e1781"
|
||||
SRCREV_machine ?= "eb9c19c72d40a4bb8a6a3b7b949e41e5c31c0d94"
|
||||
SRCREV_meta ?= "fb4159467f0f46f788b59f0aff31e3fcd757d00d"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user