From: Nitin A Kamble <[email protected]> This fixes the audio playback issue for BSPs using this kernel. Also the AMT support is fixed by using these updated SRCREVs.
Addresses Bug: [YOCTO #6140] Fixes Bug: [Yocto #6171] Signed-off-by: Nitin A Kamble <[email protected]> --- meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend index 60ebd44..661cec8 100644 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend +++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend @@ -6,5 +6,5 @@ KBRANCH_crownbay-noemgd = "standard/crownbay" KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" LINUX_VERSION_crownbay-noemgd = "3.14.0" -SRCREV_machine_crownbay-noemgd = "0143c6ebb4a2d63b241df5f608b19f483f7eb9e0" -SRCREV_meta_crownbay-noemgd = "fc8c30398dbc3cdea787a1042242d4aab689d0ae" +SRCREV_machine_crownbay-noemgd = "144595ef6215a0febfb8ee7d0c9e4eb2eaf93d61" +SRCREV_meta_crownbay-noemgd = "ad5f23c47b299418a88f13b1e6f119602115804a" -- 1.8.1.4 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
