1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

linux-yocto/4.1: update to v4.1.35

Updating to the korg -stable release.

(From OE-Core rev: c0231b1306034cc03987a5fbabd6f17125c9392b)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2016-11-03 09:25:16 -04:00
committed by Richard Purdie
parent 15b68f927c
commit 9bd399c1a6
3 changed files with 16 additions and 16 deletions
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
LINUX_VERSION ?= "4.1.33"
LINUX_VERSION ?= "4.1.35"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "f4d0900b2851e829e990e0f64b09ed3b8e355fae"
SRCREV_meta ?= "3c3197e65b6f2f5514853c1fe78ae8ffc131b02c"
SRCREV_machine ?= "f358ce2569953d18cf6bd91d0269076938e5b091"
SRCREV_meta ?= "89785d2b18fa49233046125fddee8e161c8bec4d"
PV = "${LINUX_VERSION}+git${SRCPV}"