mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
linux-yocto/4.8: update to 4.8 -final release
(From OE-Core rev: 7b3ae4631e2c68926b254d0d26608636a492b952) 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
5ffef794c4
commit
f154229cb2
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.8-rc8"
|
||||
LINUX_VERSION ?= "4.8"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "8edbf10bb6e0759bfb6f18035d1b4773f573d33c"
|
||||
SRCREV_meta ?= "ab82ea0e92a1726d5135e2d7541acb958a74b6e5"
|
||||
SRCREV_machine ?= "707621a083512f037f749a711df3f4f1fb3ef842"
|
||||
SRCREV_meta ?= "6128a9e47cd1aeb46b604469c17bff3eba8d5f93"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user