From: Martin Jansa <martin.jansa@gmail.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/4] pulseaudio: add GConf dependency
Date: Wed, 24 Oct 2012 20:09:46 +0200 [thread overview]
Message-ID: <20121024180946.GI3269@jama.jama.net> (raw)
In-Reply-To: <1351096656-32438-1-git-send-email-ross.burton@intel.com>
[-- Attachment #1: Type: text/plain, Size: 2108 bytes --]
On Wed, Oct 24, 2012 at 05:37:33PM +0100, Ross Burton wrote:
> Add explicit build-dependency on GConf as currently it's an implicit dependency
> and so vunerable to races at build time.
Isn't better to inherit gconf or the issue I had today with foxtrotgps
does not apply here?
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 +-
> meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> index 463777d..ab70c7e 100644
> --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://GPL;md5=4325afd396febcb659c36b49533135d4 \
> DEPENDS = "libatomics-ops liboil avahi libsamplerate0 libsndfile1 libtool \
> ${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/libx11 libxtst libice libsm libxcb gtk+', '', d)}"
> # optional
> -DEPENDS += "udev alsa-lib glib-2.0 dbus \
> +DEPENDS += "udev alsa-lib glib-2.0 dbus gconf \
> ${@base_contains('DISTRO_FEATURES', 'bluetooth', 'bluez4', '', d)}"
>
> SRC_URI = "http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-${PV}.tar.gz \
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
> index a10b953..d25b424 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 = "r7"
> +PR = "r8"
>
> DEPENDS += "libjson gdbm speex libxml-parser-perl-native"
>
> --
> 1.7.10
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2012-10-24 18:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 16:37 [PATCH 1/4] pulseaudio: add GConf dependency Ross Burton
2012-10-24 16:37 ` [PATCH 2/4] pulseaudio: move helper binaries into the relevant module packages Ross Burton
2012-10-24 16:37 ` [PATCH 3/4] pulseaudio: fix library packaging Ross Burton
2012-10-24 16:37 ` [PATCH 4/4] pulseaudio: remove libpulse-browse, removed upstream in 2011 Ross Burton
2012-10-24 18:09 ` Martin Jansa [this message]
2012-10-24 19:30 ` [PATCH 1/4] pulseaudio: add GConf dependency Burton, Ross
2012-10-28 1:17 ` Saul Wold
2012-10-30 9:59 ` Andrei Gherzan
2012-10-30 10:02 ` Burton, Ross
2012-10-30 10:10 ` Andrei Gherzan
2012-10-30 10:19 ` Burton, Ross
2012-10-30 10:31 ` Andrei Gherzan
2012-10-30 10:44 ` Tomas Frydrych
2012-10-30 11:00 ` Burton, Ross
2012-10-30 16:06 ` Koen Kooi
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=20121024180946.GI3269@jama.jama.net \
--to=martin.jansa@gmail.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