From ffb4051e2d905f6ac297365b7e25a40b4236f1e0 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 24 Mar 2019 23:11:50 -0400 Subject: linux-yocto: sound: Re-enable ENS1370 support Integrating the following commit: [ Author: Tom Rini 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 Signed-off-by: Bruce Ashfield ] (From OE-Core rev: 26aa9ed853e6b4a7e36bc0a523e924c47e8c954a) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_4.19.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_4.19.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_4.19.bb b/meta/recipes-kernel/linux/linux-yocto_4.19.bb index 340e950f63..fb11e90f29 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.19.bb @@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "11e0e616ed095bb8012e1b4a231254c9656a0193" SRCREV_machine_qemux86-64 ?= "11e0e616ed095bb8012e1b4a231254c9656a0193" SRCREV_machine_qemumips64 ?= "fc7a2bf24e0e39b6a260f8650a3c8d497b8cdcfd" SRCREV_machine ?= "11e0e616ed095bb8012e1b4a231254c9656a0193" -SRCREV_meta ?= "41fe45f7c5e69f6ec26c657fea16c459544042cf" +SRCREV_meta ?= "8bbb1a762d4370b0698403f75a5b98ed25a3517f" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA} \ -- cgit v1.2.3-54-g00ecf