All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: Joshua Lock <josh@linux.intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 0/3][meta-intel] Alsa enhancements
Date: Tue, 10 Jan 2012 13:54:53 -0600	[thread overview]
Message-ID: <1326225293.2413.49.camel@elmorro> (raw)
In-Reply-To: <cover.1326216128.git.josh@linux.intel.com>

On Tue, 2012-01-10 at 09:39 -0800, Joshua Lock wrote:
> CAVEAT: This series requires the alsa-state series recently submitted to the
> OE-Core mailing list.
> 

Nice.  Thanks for finally resolving this.  When the other patches hit
oe-core, I'll pull these in...

Tom

> This series enables alsa as a MACHINE_FEATURE by default in the ia32-base so
> that alsa is enabled for all current BSP's.
> 
> Following that the series drops the BSP-specific n450-audio recipe in favour
> of extending the common alsa-state recipe for alsa configuration.
> 
> Note: the n450-audio recipe was not working in any stock image as alsa was
> not a listed MACHINE_FEATURE and the amixer package is not included by
> default.
> 
> The following changes since commit 38f2b670bc37515bcb0fa7f98e338e5242d70386:
> 
>   meta-cedartrail: Create new layer for cedartrail System. (2012-01-09 17:55:07 -0600)
> 
> are available in the git repository at:
>   git://github.com/incandescant/meta-intel master
>   https://github.com/incandescant/meta-intel/tree/master
> 
> Joshua Lock (3):
>   ia32-base: add alsa to MACHINE_FEATURES
>   alsa-state: add alsa state for n450
>   n450-audio: drop this machine specific recipe in favour of alsa-state
> 
>  conf/machine/include/ia32-base.inc                 |    2 +-
>  meta-n450/conf/machine/n450.conf                   |    2 -
>  .../recipes-bsp/alsa-state/alsa-state.bbappend     |    1 +
>  .../alsa-state/alsa-state/n450/asound.state        |  450 ++++++++++++++++++++
>  meta-n450/recipes-bsp/n450-audio/n450-audio.bb     |   30 --
>  .../recipes-bsp/n450-audio/n450-audio/n450-audio   |   42 --
>  6 files changed, 452 insertions(+), 75 deletions(-)
>  create mode 100644 meta-n450/recipes-bsp/alsa-state/alsa-state.bbappend
>  create mode 100644 meta-n450/recipes-bsp/alsa-state/alsa-state/n450/asound.state
>  delete mode 100644 meta-n450/recipes-bsp/n450-audio/n450-audio.bb
>  delete mode 100644 meta-n450/recipes-bsp/n450-audio/n450-audio/n450-audio
> 




  parent reply	other threads:[~2012-01-10 19:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10 17:39 [PATCH 0/3][meta-intel] Alsa enhancements Joshua Lock
2012-01-10 17:39 ` [PATCH 1/3] ia32-base: add alsa to MACHINE_FEATURES Joshua Lock
2012-01-10 17:39 ` [PATCH 2/3] alsa-state: add alsa state for n450 Joshua Lock
2012-01-10 17:39 ` [PATCH 3/3] n450-audio: drop this machine specific recipe in favour of alsa-state Joshua Lock
2012-01-10 19:54 ` Tom Zanussi [this message]
2012-01-17 19:17   ` [PATCH 0/3][meta-intel] Alsa enhancements Joshua Lock
2012-01-17 21:28     ` Tom Zanussi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1326225293.2413.49.camel@elmorro \
    --to=tom.zanussi@intel.com \
    --cc=josh@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.