mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
linux-yocto/4.1: bump to v4.1.26
Integrating the 4.1.25 and 4.1.26 stable releases. (From OE-Core rev: 298a3c38ac99282554b51bdc0abec2423b6ce694) 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
7ccbe39357
commit
62f4fa49f9
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
|
||||
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
LINUX_VERSION ?= "4.1.24"
|
||||
LINUX_VERSION ?= "4.1.26"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "b4acdc6d1ea9474453689e5f604dd7037cbb5033"
|
||||
SRCREV_meta ?= "f0c7ef844e98c82db9ee90e20c0eff6596919ff5"
|
||||
SRCREV_machine ?= "f1069e0dbbc09f930ba8941e38859378ccc22f96"
|
||||
SRCREV_meta ?= "9f68667031354532563766a3d04ca8a618e9177a"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user