aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-12-17 23:36:13 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-12-18 02:12:08 +0000
commit65e5ce833cccd5399446b8488b04c4f038b34b78 (patch)
treeadac7bbdfa62fddd25aeccfd7ba854b2a630030d /README.md
parent4d6096bfdd54251bc07111afce7290aa0326c6ee (diff)
Move hal configuration files into 4a-hal-configs repository
The configuration files should not be shipped with the sources. Therefore we created a 4a-hal-configs repository as the central place for configs. Move the configs there but leave and example in 4a-hal-cfg-example. Bug-AGL: SPEC-2011 Change-Id: If3bed9a05955b9c6458656fabbe3ee12d1c5015b Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cd76ef8..8704117 100644
--- a/README.md
+++ b/README.md
@@ -56,8 +56,8 @@ sudo modprobe snd-aloop
#### Information about audio json configuration files
* All audio hardware configuration files are a json description of your audio devices.
-* They all must be in ./4a-hal-cfg-reference or ./4a-hal-cfg-community and must begin with 'hal-4a'.
-* You can find some examples of these configurations in this directory.
+* They all must be in the 4a-hal-configs repository and must begin with 'hal-4a'.
+* You can find some examples of these configurations in the 4a-hal-cfg-example folder..
* Each configuration file found at startup will create a new hal with its own api.
* At 'init-mixer' hal command, your mixer configuration will be sent.