1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

linux-yocto/4.1/4.4: x86, power and usb-c mainline backports

Updating the 4.1 and 4.4 kernels with mainlin backports for platform/feature
support.

Also updating the kernel meta data to configure and use those new features.

(From OE-Core rev: d33f1ccd8ddf8eeaf262267d8618f2422adda629)

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:04 -04:00
committed by Richard Purdie
parent 63ff759627
commit 92469ae0e3
6 changed files with 25 additions and 25 deletions
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.1.26"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "9f166e918f63dd7214ad0388d64709d33f2a14a3"
SRCREV_meta ?= "e978d15367ec69788c4a10d1e2a65bfa626c5d8c"
SRCREV_machine ?= "6ea8af4a9bc8797d71e14d9e641d9e28b1dee917"
SRCREV_meta ?= "886dacbd6290bbd5bb0632883f661fb57b232d94"
PV = "${LINUX_VERSION}+git${SRCPV}"