mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
linux-yocto/4.4: bump to v4.4.15
Updating the 4.4 kernel to take the korg -stable release. (From OE-Core rev: 605e7b4bfa766fb9db187586a06542e8af44a4c5) 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
6d2987cc86
commit
ec31f30a6e
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.4.14"
|
||||
LINUX_VERSION ?= "4.4.15"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "8361321fec015bc3823d01dad25db7f3af31b6d5"
|
||||
SRCREV_meta ?= "4800a400d5ace1d4332ee18b01ac1c680e454457"
|
||||
SRCREV_machine ?= "1238684aa5173dc6f431ad1b3c85a37830244824"
|
||||
SRCREV_meta ?= "8c6158ec5e43a4cae59058af49f70e0406d18091"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user