All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ivi][PATCH] Make pulseaudio run by default
@ 2014-07-30 13:19 Sujith H
  2014-07-30 14:59 ` Andrei Gherzan
  2014-09-08 21:33 ` Andrei Gherzan
  0 siblings, 2 replies; 5+ messages in thread
From: Sujith H @ 2014-07-30 13:19 UTC (permalink / raw)
  To: holger.behrens, andrei.gherzan; +Cc: yocto, Sujith H

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"
 
 PACKAGECONFIG_remove = "bluez4"
 PACKAGECONFIG_append = " bluez5"
-- 
1.8.4



^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [meta-ivi][PATCH] Make pulseaudio run by default
@ 2014-07-30 10:44 Sujith H
  2014-07-30 12:46 ` Sarbu, Florin-Ionut (Florin)
  0 siblings, 1 reply; 5+ messages in thread
From: Sujith H @ 2014-07-30 10:44 UTC (permalink / raw)
  To: holger.behrens, florin.sarbu; +Cc: yocto, Sujith H

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"
 
 PACKAGECONFIG_remove = "bluez4"
 PACKAGECONFIG_append = " bluez5"
-- 
1.8.4



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-08 21:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 13:19 [meta-ivi][PATCH] Make pulseaudio run by default Sujith H
2014-07-30 14:59 ` Andrei Gherzan
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)

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.