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

Yuqing Zhu carol.zhu at nxp.com
Wed Mar 2 00:45:40 PST 2016


Hi Otavio,
     
      I will keep the asound.conf updating patch until we start moving to next.
      For now, I will just upstream the alsa-state patch about unifying the configuration files for mx6/mx6ul/mx7 for the current 3.14 kernel.
      Please help to review my third patch.
      Thanks!


B.R.
Carol

-----Original Message-----
From: Otavio Salvador [mailto:otavio.salvador at ossystems.com.br] 
Sent: Tuesday, March 01, 2016 6:59 PM
To: Yuqing Zhu <carol.zhu at nxp.com>
Cc: meta-freescale at yoctoproject.org
Subject: Re: [meta-freescale] [meta-fsl-arm][PATCH v2] alsa-state: Using one unified version to set default values for mx6/mx6ul/mx7

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