All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: poky@yoctoproject.org
Cc: Darren Hart <dvhart@linux.intel.com>
Subject: [PATCH 0/2][meta-intel] n450: set default mixer settings on boot [YOCTO #798]
Date: Sat, 12 Mar 2011  0:46:15 -0800	[thread overview]
Message-ID: <cover.1299919238.git.dvhart@linux.intel.com> (raw)

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



             reply	other threads:[~2011-03-12  8:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-12  8:46 Darren Hart [this message]
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

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=cover.1299919238.git.dvhart@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=poky@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.