[OE-core] [PATCH 3/3] task-base: add alsa-state to task-base-alsa

Martin Jansa martin.jansa at gmail.com
Thu Jan 12 16:31:28 UTC 2012


On Thu, Jan 12, 2012 at 08:23:16AM -0800, Darren Hart wrote:
> 
> 
> On 01/10/2012 09:39 AM, Joshua Lock wrote:
> > This enables automatic configuration setting and restoration on systems
> > with alsa.
> > 
> > Signed-off-by: Joshua Lock <josh at linux.intel.com>
> 
> Acked-by: Darren Hart <dvhart at linux.intel.com>

can we use VIRTUAL_RUNTIME for this, please?

for example in SHR we have alsa-state provided by fsoaudiod

Cheers,

> 
> > ---
> >  meta/recipes-core/tasks/task-base.bb |    5 +++--
> >  1 files changed, 3 insertions(+), 2 deletions(-)
> > 
> > diff --git a/meta/recipes-core/tasks/task-base.bb b/meta/recipes-core/tasks/task-base.bb
> > index e0960b5..7460be4 100644
> > --- a/meta/recipes-core/tasks/task-base.bb
> > +++ b/meta/recipes-core/tasks/task-base.bb
> > @@ -2,7 +2,7 @@ DESCRIPTION = "Merge machine and distro options to create a basic machine task/p
> >  LICENSE = "MIT"
> >  LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
> >                      file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
> > -PR = "r72"
> > +PR = "r73"
> >  
> >  inherit task
> >  
> > @@ -183,7 +183,8 @@ RRECOMMENDS_task-base-vfat = "\
> >  
> >  RDEPENDS_task-base-alsa = "\
> >      alsa-utils-alsactl \
> > -    alsa-utils-alsamixer"
> > +    alsa-utils-alsamixer \
> > +    alsa-state"
> >  
> >  RRECOMMENDS_task-base-alsa = "\
> >      kernel-module-snd-mixer-oss \
> 
> -- 
> Darren Hart
> Intel Open Source Technology Center
> Yocto Project - Linux Kernel
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120112/1be048d7/attachment-0002.sig>


More information about the Openembedded-core mailing list