From: Saul Wold <sgw@linux.intel.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] pulseaudio: add missing switch-on-port-available dependency to the server
Date: Thu, 18 Oct 2012 13:21:48 -0700 [thread overview]
Message-ID: <508064DC.4000104@linux.intel.com> (raw)
In-Reply-To: <1349968730-24071-1-git-send-email-ross.burton@intel.com>
On 10/11/2012 08:18 AM, Ross Burton wrote:
> The PulseAudio server recently added a dependency by default on the
> switch-if-port-available module, but this was not enforced by the package
> dependencies so the server won't start.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 3 ++-
> meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> index 3003eaa..46e84c3 100644
> --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> @@ -137,7 +137,8 @@ RDEPENDS_pulseaudio-server = " \
> pulseaudio-module-always-sink \
> pulseaudio-module-suspend-on-idle \
> pulseaudio-module-position-event-sounds \
> - pulseaudio-module-role-cork "
> + pulseaudio-module-role-cork \
> + pulseaudio-module-switch-on-port-available"
>
> RDEPENDS_pulseaudio-module-console-kit =+ "consolekit"
> RDEPENDS_pulseaudio-server += "\
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
> index 1c2c9f7..a10b953 100644
> --- a/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
> +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
> @@ -1,6 +1,6 @@
> require pulseaudio.inc
>
> -PR = "r6"
> +PR = "r7"
>
> DEPENDS += "libjson gdbm speex libxml-parser-perl-native"
>
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2012-10-18 20:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-11 15:18 [PATCH] pulseaudio: add missing switch-on-port-available dependency to the server Ross Burton
2012-10-18 20:21 ` Saul Wold [this message]
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=508064DC.4000104@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox