From: Joshua Lock <josh@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/2] Add alsa-state configuration for Beagleboard
Date: Tue, 10 Jan 2012 09:39:21 -0800 [thread overview]
Message-ID: <cover.1326216193.git.josh@linux.intel.com> (raw)
CAVEAT: This series requires the alsa-state series recently submitted to the
OE-Core mailing list.
This change set drops the BSP-specific beagleboard-audio recipe in favour of
extending the common alsa-state recipe for alsa configuration.
Note: the beagleboard-audio recipe was not working in any stock image as the
amixer package is not included by default.
The following changes since commit 6ccf3fe442a2f7b2d330c749c66b3227bc47c3d6:
task-base: add alsa-state to task-base-alsa (2012-01-10 08:34:20 -0800)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib josh/devices
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=josh/devices
Joshua Lock (2):
alsa-state: add beagleboard specific asound.state
beagleboard-audio: drop in favour of alsa-state
meta-yocto/conf/machine/beagleboard.conf | 3 -
.../recipes-bsp/alsa-state/alsa-state.bbappend | 1 +
.../alsa-state/alsa-state/beagleboard/asound.state | 656 ++++++++++++++++++++
.../beagleboard-audio/beagleboard-audio.bb | 33 -
.../beagleboard-audio/beagleboard-audio | 44 --
5 files changed, 657 insertions(+), 80 deletions(-)
create mode 100644 meta-yocto/recipes-bsp/alsa-state/alsa-state.bbappend
create mode 100644 meta-yocto/recipes-bsp/alsa-state/alsa-state/beagleboard/asound.state
delete mode 100644 meta-yocto/recipes-bsp/beagleboard-audio/beagleboard-audio.bb
delete mode 100644 meta-yocto/recipes-bsp/beagleboard-audio/beagleboard-audio/beagleboard-audio
--
1.7.7.5
next reply other threads:[~2012-01-10 17:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-10 17:39 Joshua Lock [this message]
2012-01-10 17:39 ` [PATCH 1/2] alsa-state: add beagleboard specific asound.state Joshua Lock
2012-01-10 17:39 ` [PATCH 2/2] beagleboard-audio: drop in favour of alsa-state Joshua Lock
2012-01-17 20:58 ` [PATCH 0/2] Add alsa-state configuration for Beagleboard Saul Wold
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.1326216193.git.josh@linux.intel.com \
--to=josh@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.