From b5134746d323326a270a22e60112f21043ec6f7f Mon Sep 17 00:00:00 2001 From: Manuel Bachmann Date: Thu, 12 Nov 2015 13:00:50 +0000 Subject: r-car m2: preconfigure Porter/Koelsch sound mixer Sound is inaudible when starting a Porter/Koelsch board, because default state of their sound mixer is muted. Add a "alsa-utils-config" recipe which will be commented out, but available in local.conf, to preconfigure their mixer. Sound volume will be approximately 25% of maximum. Change-Id: Iaf60f612f8e01e7aa51f8a0558de00f26d36aee8 Signed-off-by: Manuel Bachmann --- meta-rcar-gen2/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-rcar-gen2/conf/local.conf.sample') diff --git a/meta-rcar-gen2/conf/local.conf.sample b/meta-rcar-gen2/conf/local.conf.sample index 9ff33b2..85fefa0 100644 --- a/meta-rcar-gen2/conf/local.conf.sample +++ b/meta-rcar-gen2/conf/local.conf.sample @@ -48,7 +48,7 @@ PACKAGECONFIG_remove_pn-qtquick1 = "webkit" #IMAGE_INSTALL_append_porter = " \ # packagegroup-rcar-gen2-multimedia \ # packagegroup-lcb-oss-codecs \ -# alsa-utils alsa-tools \ +# alsa-utils alsa-utils-config alsa-tools \ #" # For Bluetooth hardware support -- cgit 1.2.3-korg