All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add alsa-state configuration for Beagleboard
@ 2012-01-10 17:39 Joshua Lock
  2012-01-10 17:39 ` [PATCH 1/2] alsa-state: add beagleboard specific asound.state Joshua Lock
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joshua Lock @ 2012-01-10 17:39 UTC (permalink / raw)
  To: poky

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



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

end of thread, other threads:[~2012-01-17 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10 17:39 [PATCH 0/2] Add alsa-state configuration for Beagleboard Joshua Lock
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

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.