1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

linux-yocto/4.1: update to 4.1.27

Integrating the korg -stable release.

(From OE-Core rev: f4e867e6be0ece72a4bae8843599d24d5540cbe6)

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:
Bruce Ashfield
2016-07-07 14:39:08 -04:00
committed by Richard Purdie
parent 6ae50db71e
commit 8e1615226f
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.26"
LINUX_VERSION ?= "4.1.27"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "75d56a13f86fc48002e4a3f9ed60546db30432b7"
SRCREV_meta ?= "0845ec79bc2fbc45efcf4c44138fd698039960c5"
SRCREV_machine ?= "15cf090ded5157e67302313bff9da0fa056e8ea9"
SRCREV_meta ?= "672a86bd4bac288b4cc222112d3826837181583b"
PV = "${LINUX_VERSION}+git${SRCPV}"