From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/1] Fix audio mixer settings on beagleboard
Date: Fri, 30 Sep 2011 16:57:09 +0100 [thread overview]
Message-ID: <cover.1317398102.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2011-09-30 15:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-30 15:57 Paul Eggleton [this message]
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
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.1317398102.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@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.