[poky] [PATCH 0/1] Fix audio mixer settings on beagleboard
Paul Eggleton
paul.eggleton at linux.intel.com
Fri Sep 30 08:57:09 PDT 2011
On an rpm rootfs at least (did not test ipk), using RDEPENDS instead of
RDEPENDS_${PN} does not work, so alsa-utils-amixer wasn't installed and
beagleboard-audio was not able to set the default mixer settings.
RDEPENDS_${PN} is the correct usage in any case.
The following changes since commit 72928abdfc00af2a7a5fac27f82e23e5de8efc4b:
util-linux: Ensure perl scripts reference the correct perl (2011-09-28 21:51:52 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib paule/bb-audio-fix
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/bb-audio-fix
Paul Eggleton (1):
beagleboard-audio: fix RDEPENDS on alsa-utils-amixer
.../beagleboard-audio/beagleboard-audio.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
--
1.7.4.1
More information about the poky
mailing list