mirror of
https://git.yoctoproject.org/poky
synced 2026-07-25 18:57:02 +00:00
lunux-yocto/4.8: update to 4.8.25 plus bluetooth: CVE-2017-1000251
(From OE-Core rev: fdb9c64f225eaf94c9087dfac52ed6a7779b0744) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ec31268aea
commit
a0e04be746
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.8.24"
|
||||
LINUX_VERSION ?= "4.8.25"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "6a134d2553b9c25ce8acb67b807fe0feb1b01430"
|
||||
SRCREV_meta ?= "c84532b6475fd78b878507a481e2c04714341c07"
|
||||
SRCREV_machine ?= "39c746a1aef2c1a5072ca1ea6742b697478fa465"
|
||||
SRCREV_meta ?= "76db2c6ca67b9b3597257684a027344d11b1bc81"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user