summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Neves2013-06-12 18:51:50 +0200
committerMichael Neves2013-06-12 18:51:50 +0200
commite6715caf7c56731c81734432f3998c00e28bbf04 (patch)
treef441259f8b61dfa9863be224b19220586beb0c30
parentremoved old location (diff)
downloadtm-scripts-e6715caf7c56731c81734432f3998c00e28bbf04.tar.gz
tm-scripts-e6715caf7c56731c81734432f3998c00e28bbf04.tar.xz
tm-scripts-e6715caf7c56731c81734432f3998c00e28bbf04.zip
[alsa] add modprobe conf files
-rw-r--r--remote/modules/alsa/alsa.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/alsa/alsa.conf b/remote/modules/alsa/alsa.conf
index 17baaaf8..2c3d7294 100644
--- a/remote/modules/alsa/alsa.conf
+++ b/remote/modules/alsa/alsa.conf
@@ -1,8 +1,10 @@
REQUIRED_CONTENT_PACKAGES=" alsa-utils
+ alsa-base
libasound2
"
REQUIRED_BINARIES=" amixer
"
REQUIRED_DIRECTORIES=" /usr/share/alsa
+ /etc/modprobe.d
"