summaryrefslogtreecommitdiffstats
path: root/meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config
AgeCommit message (Collapse)AuthorFilesLines
2019-01-244a-hal-device-config: bump to latest revisionflounder_6.0.4flounder/6.0.46.0.4Stephane Desneux1-2/+2
The following changes are added: * 2d9c061 hal-4a-intel-minnow: fix incorrect master volume control * aef1ea7 Change the control name to be the same everywhere Bug-AGL: SPEC-2138 Change-Id: I92a3653163c5cc7e51104fc4c7f085bd45411a6c Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-12-10Move hal configuration files into own repositoryJan-Simon Möller8-0/+176
... and own recipe This allows to manage the various types of configuration files independently of the source code as these might not always fit into the git repo context-wise. Initial recipe is 4a-hal-device-config.bb . This is re-using the same mechanism as previously used. Samples for alternative implementations and vendor hals are included as well to explore improved ways of handling the multipe configuration files possible. Bug-AGL: SPEC-2011 Change-Id: Ib04b5c4e7b764bed85dbceb50a62a8c6fd031c5a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> (cherry picked from commit fd78578b11990bc885651c52690dbcf9169bd7ac)