mirror of
https://git.yoctoproject.org/poky
synced 2026-07-26 19:17:07 +00:00
linux-yocto/4.12: stable backports and bug fixes
Integrating the following bugfixes to the 4.12 tree: 26c1863a7448 ALSA: hda: Fix regression of hdmi eld control created based on invalid pcm 2b020e00dd49 arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT abcf00d7171c fs/proc: kcore: use kcore_list type to check for vmalloc/module address (From OE-Core rev: 32bb62512bbec56cd1910e8955013042afab70b9) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 1027bfffb3d6118a43c5697f36b30dd8e4ae3f96) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cb258fef83
commit
9779fc2bdd
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.12.14"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "1348b764f8ca8803b6b833c69f5cb795fddf24b8"
|
||||
SRCREV_meta ?= "daacede608e07d391229ba0a6d74d6e082bead5f"
|
||||
SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c"
|
||||
SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user