diff options
author | Scott Murray <scott.murray@konsulko.com> | 2018-05-28 21:27:33 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2018-06-01 01:50:17 +0000 |
commit | 05731fe07fd691165aaffb379506d1c1a4a17cde (patch) | |
tree | 6f8e0a3807b79ac5088a9b5ae27d58ad233df9e4 /recipes-demo-hmi/agl-service-radio/files/set-4a-output-sink.conf | |
parent | 678d82db1c982262a073693095d34c874176bb39 (diff) |
agl-service-radio: Rework 4A support
Updates for changes to the binding to directly support 4A:
- the over-ride of the output sink is no longer required
- building now always requires gstreamer-1.0
- pulseaudio is now only required when building for non-4A
- set HAVE_4A_FRAMEWORK when building for 4A, as is done for
the mediaplayer binding
Change-Id: Id0657a5a760a2dff33a84857ba206e92c640b10d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-demo-hmi/agl-service-radio/files/set-4a-output-sink.conf')
-rw-r--r-- | recipes-demo-hmi/agl-service-radio/files/set-4a-output-sink.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-demo-hmi/agl-service-radio/files/set-4a-output-sink.conf b/recipes-demo-hmi/agl-service-radio/files/set-4a-output-sink.conf deleted file mode 100644 index c574ca17e..000000000 --- a/recipes-demo-hmi/agl-service-radio/files/set-4a-output-sink.conf +++ /dev/null @@ -1,2 +0,0 @@ -[Service] -Environment=PULSE_SINK=alsa_output.Radio |