summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-03-24 23:11:50 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-25 11:56:52 +0000
commit26aa9ed853e6b4a7e36bc0a523e924c47e8c954a (patch)
tree63e068a0fcd275a17c9a1481d22a09982f732703 /meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
parentc99255d688a2578f1391a34915942210cf069d64 (diff)
downloadopenembedded-core-contrib-26aa9ed853e6b4a7e36bc0a523e924c47e8c954a.tar.gz
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> ] Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
index 2d85817bdd..730fc4b395 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "6cc861e796ab19a6827cf9996e7755f1875d553e"
SRCREV_machine ?= "11e0e616ed095bb8012e1b4a231254c9656a0193"
-SRCREV_meta ?= "41fe45f7c5e69f6ec26c657fea16c459544042cf"
+SRCREV_meta ?= "8bbb1a762d4370b0698403f75a5b98ed25a3517f"
PV = "${LINUX_VERSION}+git${SRCPV}"