From 54447aa1f8eb8366567a96f45713fd1cae036e1e Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Sat, 11 Nov 2017 19:00:27 +0100 Subject: Initial integration of 4A (AGL Advance Audio Agent) This is a move of the work done initially by Ronan Le Martret in https://gerrit.automotivelinux.org/gerrit/#/c/11651/ Change-Id: I3c2124b186e72fd9804ff713b22a36a93283650e Signed-off-by: Stephane Desneux --- templates/feature/agl-audio-4a-framework/50_local.conf.inc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/feature/agl-audio-4a-framework/50_local.conf.inc (limited to 'templates/feature/agl-audio-4a-framework/50_local.conf.inc') diff --git a/templates/feature/agl-audio-4a-framework/50_local.conf.inc b/templates/feature/agl-audio-4a-framework/50_local.conf.inc new file mode 100644 index 00000000..e75ea18c --- /dev/null +++ b/templates/feature/agl-audio-4a-framework/50_local.conf.inc @@ -0,0 +1,4 @@ +# In order to enable the audio-4a-framework features , +# enables the following line: +# +DISTRO_FEATURES_append = " agl-audio-4a-framework " -- cgit 1.2.3-korg