All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix audio mixer settings on beagleboard
@ 2011-09-30 15:57 Paul Eggleton
  2011-09-30 15:57 ` [PATCH 1/1] beagleboard-audio: fix RDEPENDS on alsa-utils-amixer Paul Eggleton
  2011-09-30 16:34 ` [PATCH 0/1] Fix audio mixer settings on beagleboard Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2011-09-30 15:57 UTC (permalink / raw)
  To: poky

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



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

end of thread, other threads:[~2011-09-30 16:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30 15:57 [PATCH 0/1] Fix audio mixer settings on beagleboard Paul Eggleton
2011-09-30 15:57 ` [PATCH 1/1] beagleboard-audio: fix RDEPENDS on alsa-utils-amixer Paul Eggleton
2011-09-30 16:34 ` [PATCH 0/1] Fix audio mixer settings on beagleboard Richard Purdie

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.