mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
linux-yocto: sound: Re-enable ENS1370 support
Integrating the following commit: [ Author: Tom Rini <trini@konsulko.com> Date: Tue Mar 12 11:40:33 2019 -0400 sound: Re-enable ENS1370 support Both the qemux86 and qemux86-64 targets RRECOMMEND the ens1370 kernel module and set QB_AUDIO_OPT to support that as one of the audio cards as well. Fixes: daadaf7fd7d5 ("yocto-kernel-cache: [PATCH] Update audio support v2") Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> ] (From OE-Core rev: 26aa9ed853e6b4a7e36bc0a523e924c47e8c954a) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4c520c6cc2
commit
ffb4051e2d
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine_qemuarm ?= "2260c031075188dce4d30223527dda68e3940574"
|
||||
SRCREV_machine ?= "37c8f2a3df1e3154087538a27228fad0c6e172c5"
|
||||
SRCREV_meta ?= "8fbd119bd954443b1cae496d7797c458faa02495"
|
||||
SRCREV_meta ?= "c713269d5c5a3dffb7e4aabeecbcb3d481a59151"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user