All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/4] pulseaudio: add GConf dependency
Date: Sat, 27 Oct 2012 18:17:44 -0700	[thread overview]
Message-ID: <508C87B8.8080003@linux.intel.com> (raw)
In-Reply-To: <1351096656-32438-1-git-send-email-ross.burton@intel.com>

On 10/24/2012 09:37 AM, Ross Burton wrote:
> Add explicit build-dependency on GConf as currently it's an implicit dependency
> and so vunerable to races at build time.
>
> 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"
>
>

Merged this full set to OE-Core

Thanks
	Sau!




  parent reply	other threads:[~2012-10-28  1:31 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 ` [PATCH 1/4] pulseaudio: add GConf dependency Martin Jansa
2012-10-24 19:30   ` Burton, Ross
2012-10-28  1:17 ` Saul Wold [this message]
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=508C87B8.8080003@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 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.