From: Andrei Gherzan <andrei.gherzan@windriver.com>
To: Sujith H <sujith.h@gmail.com>
Cc: yocto@yoctoproject.org, Sujith H <Sujith_Haridasan@mentor.com>
Subject: Re: [meta-ivi][PATCH] Make pulseaudio run by default
Date: Wed, 30 Jul 2014 17:59:43 +0300 [thread overview]
Message-ID: <20140730145942.GH1749@windriver.com> (raw)
In-Reply-To: <1406726341-28977-1-git-send-email-sujith.h@gmail.com>
Hi Sujith,
First of all please format summary following:
http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
On Wed, Jul 30, 2014 at 06:49:01PM +0530, Sujith H wrote:
> From: Sujith H <Sujith_Haridasan@mentor.com>
>
> This change will help pulseaudio run by default on the
> target. On the bootup user can see pulseaudio service
> started.
>
> Signed-off-by: Sujith H <Sujith_Haridasan@mentor.com>
> ---
> meta-ivi/recipes-multimedia/pulseaudio/pulseaudio_5.0.bbappend | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-ivi/recipes-multimedia/pulseaudio/pulseaudio_5.0.bbappend b/meta-ivi/recipes-multimedia/pulseaudio/pulseaudio_5.0.bbappend
> index e32efa7..5401c66 100644
> --- a/meta-ivi/recipes-multimedia/pulseaudio/pulseaudio_5.0.bbappend
> +++ b/meta-ivi/recipes-multimedia/pulseaudio/pulseaudio_5.0.bbappend
> @@ -7,7 +7,7 @@ PR = "r1"
> inherit systemd
>
> SYSTEMD_PACKAGES = "${PN}-server"
> -SYSTEMD_SERVICE = "pulseaudio.service"
> +SYSTEMD_SERVICE_${PN}-server = "pulseaudio.service"
There is no functional change between these too. (read
http://patchwork.openembedded.org/patch/29049/). In both cases the services
ends up in pulseaudio-server package.
The autostart feature is handled by SYSTEMD_AUTO_ENABLE which has as the
default value "enable". So, pulseaudio should be up and running in the current
setup.
>
> PACKAGECONFIG_remove = "bluez4"
> PACKAGECONFIG_append = " bluez5"
> --
> 1.8.4
>
--
Andrei Gherzan | Wind River Systems
m: +40 734 450 615 | p: +40 236 320 307
next prev parent reply other threads:[~2014-07-30 15:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-30 13:19 [meta-ivi][PATCH] Make pulseaudio run by default Sujith H
2014-07-30 14:59 ` Andrei Gherzan [this message]
2014-09-08 21:33 ` Andrei Gherzan
-- strict thread matches above, loose matches on Subject: below --
2014-07-30 10:44 Sujith H
2014-07-30 12:46 ` Sarbu, Florin-Ionut (Florin)
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=20140730145942.GH1749@windriver.com \
--to=andrei.gherzan@windriver.com \
--cc=Sujith_Haridasan@mentor.com \
--cc=sujith.h@gmail.com \
--cc=yocto@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.