summaryrefslogtreecommitdiff
path: root/strata/genivi-demo-platform/audiomanager@gdp.morph
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2015-05-26 13:43:25 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2015-05-26 13:46:25 +0000
commit25855cd86e8ac396512b623f12431e60491d8178 (patch)
tree64f6ba7f432966493641c873e869be56f2d00d22 /strata/genivi-demo-platform/audiomanager@gdp.morph
parent0791ed8349361013720848dd41a98385eddf6086 (diff)
downloaddefinitions-25855cd86e8ac396512b623f12431e60491d8178.tar.gz
Add AudioManager/AudioManagerDemo
Diffstat (limited to 'strata/genivi-demo-platform/audiomanager@gdp.morph')
-rw-r--r--strata/genivi-demo-platform/audiomanager@gdp.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/genivi-demo-platform/audiomanager@gdp.morph b/strata/genivi-demo-platform/audiomanager@gdp.morph
new file mode 100644
index 00000000..469d5ed2
--- /dev/null
+++ b/strata/genivi-demo-platform/audiomanager@gdp.morph
@@ -0,0 +1,8 @@
+name: audiomanager@gdp
+kind: chunk
+configure-commands:
+- cmake -DWITH_PULSE_ROUTING_PLUGIN=ON -DWITH_PULSE_CONTROL_PLUGIN=ON -DWITH_ENABLED_IPC=DBUS -DWITH_DATABASE_STORAGE=OFF -DWITH_DLT=OFF -DCMAKE_INSTALL_PREFIX=/usr
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install