mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
linux-yocto/4.1: update to 4.1.8 -stable
There are some important fixes and CVEs in 4.1.8, so we update the SRCREVs to integrate the -stable changes. (From OE-Core rev: 0cd10fc32fd6a3faced69ef206271c8afde17533) 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
a502a2d70e
commit
c6c093b6f7
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.1.6"
|
||||
LINUX_VERSION ?= "4.1.8"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "79a31b9d23db126f8a6be3eb88fd683056a213f1"
|
||||
SRCREV_meta ?= "d6b2416f396f03e73c1d53352ebd0acb6133e5ba"
|
||||
SRCREV_machine ?= "cf940efcae03adea9f17be3a21406f7a2a385b72"
|
||||
SRCREV_meta ?= "3d8f1378d07dbc052ca8a7c22297339ad7998b5e"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user