All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: "Sébastien Mennetrier" <s.mennetrier@innotis.org>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH][for-dora] Fix issue to build pulseaudio without x11
Date: Tue, 11 Feb 2014 16:58:48 +0100	[thread overview]
Message-ID: <20140211155848.GC3485@jama> (raw)
In-Reply-To: <1392042495-13533-1-git-send-email-s.mennetrier@innotis.org>

[-- Attachment #1: Type: text/plain, Size: 1643 bytes --]

On Mon, Feb 10, 2014 at 03:28:15PM +0100, Sébastien Mennetrier wrote:
> This modification come from master branche

It should be cherry-pick of original commit (with original author and
SOB).

But thanks for sending it, I've requested the same change as well.

> 
> If x11 is not enabled, the pulseaudio-module-console-kit
> couldn't be built.
> 
> Signed-off-by: Sébastien Mennetrier <s.mennetrier@innotis.org>
> ---
>  meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> index b7a6eba..27879ce 100644
> --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> @@ -74,7 +74,7 @@ USERADD_PARAM_pulseaudio-server = "--system --home /var/run/pulse \
>  # adding the console-kit module to an image, we also get the necessary
>  # consolekit package produced.
>  PACKAGES =+ "libpulsecore libpulsecommon libpulse libpulse-simple libpulse-mainloop-glib \
> -             pulseaudio-server pulseaudio-misc pulseaudio-module-console-kit"
> +             pulseaudio-server pulseaudio-misc ${@base_contains('PACKAGECONFIG', 'x11', 'pulseaudio-module-console-kit', '', d)}"
>  
>  #upgrade path:
>  RREPLACES_pulseaudio-server = "libpulse-bin libpulse-conf"
> -- 
> 1.8.1.2
> 
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  parent reply	other threads:[~2014-02-11 15:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 14:28 [PATCH][for-dora] Fix issue to build pulseaudio without x11 Sébastien Mennetrier
2014-02-10 15:05 ` Iorga, Cristian
2014-02-11 15:58 ` Martin Jansa [this message]
2014-02-11 16:06   ` Sebastien MENNETRIER

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=20140211155848.GC3485@jama \
    --to=martin.jansa@gmail.com \
    --cc=poky@yoctoproject.org \
    --cc=s.mennetrier@innotis.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.