Initial integration of 4A (AGL Advance Audio Agent) 65/11865/7
authorStephane Desneux <stephane.desneux@iot.bzh>
Sat, 11 Nov 2017 18:00:27 +0000 (19:00 +0100)
committerStephane Desneux <stephane.desneux@iot.bzh>
Sat, 11 Nov 2017 22:44:36 +0000 (23:44 +0100)
commit54447aa1f8eb8366567a96f45713fd1cae036e1e
tree4b64dd821e616967bc15e33e135ce81704b6bb65
parentc3ec51de4f611d0c841cbae34611bfdf4cf8628f
Initial integration of 4A (AGL Advance Audio Agent)

This is a move of the work done initially by Ronan Le Martret <ronan.lemartret@iot.bzh>
in https://gerrit.automotivelinux.org/gerrit/#/c/11651/

Change-Id: I3c2124b186e72fd9804ff713b22a36a93283650e
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
15 files changed:
meta-audio-4a-framework/README.md [new file with mode: 0644]
meta-audio-4a-framework/classes/afb-system-cmake.bbclass [new file with mode: 0644]
meta-audio-4a-framework/classes/afb-system.bbclass [new file with mode: 0644]
meta-audio-4a-framework/conf/layer.conf [new file with mode: 0644]
meta-audio-4a-framework/recipes-core/packagegroups/packagegroup-agl-audio.bb [new file with mode: 0644]
meta-audio-4a-framework/recipes-multimedia/4a-alsa-core/4a-alsa-core_git.bb [new file with mode: 0644]
meta-audio-4a-framework/recipes-multimedia/4a-hal-community/4a-hal-community_git.bb [new file with mode: 0644]
meta-audio-4a-framework/recipes-multimedia/4a-hal-config/4a-hal-config.bb [new file with mode: 0644]
meta-audio-4a-framework/recipes-multimedia/4a-hal-config/files/ahl-config.json.template [new file with mode: 0644]
meta-audio-4a-framework/recipes-multimedia/4a-hal-config/files/asound.conf.template [new file with mode: 0644]
meta-audio-4a-framework/recipes-multimedia/4a-hal-reference/4a-hal-reference_git.bb [new file with mode: 0644]
meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb [new file with mode: 0644]
meta-audio-4a-framework/recipes-multimedia/agl-service-audio-4a/agl-service-audio-4a_git.bb [new file with mode: 0644]
templates/feature/agl-audio-4a-framework/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-audio-4a-framework/50_local.conf.inc [new file with mode: 0644]