[meta-freescale] [meta-fsl-arm][PATCH v2] alsa-state: Using one unified version to set default values for mx6/mx6ul/mx7

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Mar 1 02:58:50 PST 2016


Hello Carol,

On Tue, Mar 1, 2016 at 5:50 AM, Yuqing Zhu <carol.zhu at nxp.com> wrote:
> *asound.conf: Update asound.conf to set default ctrl for kernel 4.1
>  The default ctrl is missing from /etc/asound.conf.
>  If don't using “-Dhw:0”, the sound will rout from alsa to pulseaudio,
>  then to the sound device.
>
> *asound.state: Using one unified file to cover mx6/mx6ul/mx7
>  wm8958/wm8960 audio configuration for mx6ul/mx7
>  wm8962 audio configuration for mx6
>
> Signed-off-by: Yuqing Zhu <carol.zhu at nxp.com>

...
> --- a/recipes-bsp/alsa-state/alsa-state.bbappend
> +++ b/recipes-bsp/alsa-state/alsa-state.bbappend
> @@ -1,5 +1,8 @@
>  # Append path for freescale layer to include alsa-state asound.conf
> -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> +FILESEXTRAPATHS_prepend_mx6 := "${THISDIR}/${PN}/imx:"
> +FILESEXTRAPATHS_prepend_mx6ul := "${THISDIR}/${PN}/imx:"
> +FILESEXTRAPATHS_prepend_mx7 := "${THISDIR}/${PN}/imx:"

I really this :-) I am afraid this cannot be merged until we start
moving for the 4.1 kernel. Am I right?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list