[poky] [PATCH 0/2] Add alsa-state configuration for Beagleboard
Joshua Lock
josh at linux.intel.com
Tue Jan 10 09:39:21 PST 2012
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
More information about the poky
mailing list