All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][meta-intel] n450: set default mixer settings on boot [YOCTO #798]
@ 2011-03-12  8:46 Darren Hart
  2011-03-12  8:46 ` [PATCH 1/2] n450: revamp audio mixer init script Darren Hart
  2011-03-12  8:46 ` [PATCH 2/2] n450: replace n450-audio with a proper " Darren Hart
  0 siblings, 2 replies; 3+ messages in thread
From: Darren Hart @ 2011-03-12  8:46 UTC (permalink / raw)
  To: poky; +Cc: Darren Hart

From: Darren Hart <dvhart@linux.intel.com>

The following patches address Bug 798. The existing n450-audiofix wasn't
getting installed, and it wasn't adjusting the mixer. These patches repair
the recipe and update it to resemble a proper init script.

This is a stop-gap solution as a more general solution, such as alsa-state,
would be preferred long term.

Darren Hart (2):
  n450: revamp audio mixer init script
  n450: replace n450-audio with a proper init script

 meta-n450/conf/machine/n450.conf                   |    2 +
 meta-n450/recipes-bsp/audiofix/audiofix.bb         |   17 --------
 meta-n450/recipes-bsp/audiofix/files/n450_audiofix |   13 ------
 meta-n450/recipes-bsp/n450-audio/n450-audio.bb     |   30 ++++++++++++++
 .../recipes-bsp/n450-audio/n450-audio/n450-audio   |   42 ++++++++++++++++++++
 5 files changed, 74 insertions(+), 30 deletions(-)
 delete mode 100644 meta-n450/recipes-bsp/audiofix/audiofix.bb
 delete mode 100644 meta-n450/recipes-bsp/audiofix/files/n450_audiofix
 create mode 100644 meta-n450/recipes-bsp/n450-audio/n450-audio.bb
 create mode 100644 meta-n450/recipes-bsp/n450-audio/n450-audio/n450-audio



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-12  8:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-12  8:46 [PATCH 0/2][meta-intel] n450: set default mixer settings on boot [YOCTO #798] Darren Hart
2011-03-12  8:46 ` [PATCH 1/2] n450: revamp audio mixer init script Darren Hart
2011-03-12  8:46 ` [PATCH 2/2] n450: replace n450-audio with a proper " Darren Hart

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.