mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
linux-yocto/4.1: update to 4.1.18
Integrating the korg -stable update to 4.1 (From OE-Core rev: cf56b7345935af71dd0989ef2e7c8ce2d43fd04d) 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
45d4cd788f
commit
c2152b8fcf
@@ -4,12 +4,12 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.1.17"
|
||||
LINUX_VERSION ?= "4.1.18"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "c1b6f28fb457306331d3173364b509fa39971f84"
|
||||
SRCREV_machine ?= "dd6492b44151164242718855d6c9eebbf0018eac"
|
||||
SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user