mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
linux-yocto/4.1: update to v4.1.22
Integrating the korg -stable releases. (From OE-Core rev: 417b1ef4d180b7434e69e5e8dff20298788f4007) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1ce221da64
commit
ccfa4985f3
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.1.18"
|
||||
LINUX_VERSION ?= "4.1.22"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "ae89dd60fe3a5fd9a7c2d8e1859e0c860333b863"
|
||||
SRCREV_machine ?= "60332e45b2685ed78ed61f3c27ce931e12b1dfdf"
|
||||
SRCREV_meta ?= "a4f88c3fad887e1c559d03ae1b531ca267137b69"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user