mirror of
https://git.yoctoproject.org/poky
synced 2026-07-26 07:07:08 +00:00
linux-yocto/4.4: update to 4.4.87 plus bluetooth: CVE-2017-1000251
(From OE-Core rev: aadd6461cfd2d296df79efc253b7edbbe80f40f0) 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
0582ea3d8e
commit
ec31268aea
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.4.60"
|
||||
LINUX_VERSION ?= "4.4.87"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "0298d3765a5c474ff5776284d49111276510d4b4"
|
||||
SRCREV_meta ?= "d6733af2080f8c0775569adc0826eb0c8954fc5e"
|
||||
SRCREV_machine ?= "b71c7b786aed26c0a1e4eca66f1d874ec017d699"
|
||||
SRCREV_meta ?= "804d2b3164ec25ed519fd695de9aa0908460c92e"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user