Hi all, This is update linux-yocto_4.1 recipe with latest SRCREV of meta and to include option to turn on Intel SSP Audio feature.
Leaf Hill BSP supports 2 types of audio configurations. They are HD-Audio and Intel SSP Audio. By defaults, BSP will compiled legacy HD-Audio feature. Both audio features are unique and they are mutually exclusive. AUDIO_FEATURES = "ssp" in local.conf is up to users to turn on or off depends on their use cases and requirement. This settings will be documented in BSP release note as user guide. This changes has been build and verified on Leaf Hill platform. Intel SSP Audio feature was sanity tested and it is working well with this configurations and recipe changes. Please review the implementation and provide feedback and comments. Last but not least, this changes are targeted to merge into jethro branch for now. Thank you very much. Regards, Rebecca Rebecca Chang Swee Fun (2): linux-yocto_4.1: update meta SRCREV to latest linux-yocto_4.1: include ssp audio configuration fragment common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
