aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-demo/recipes-multimedia/audiomanager/audiomanager_6.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ivi-demo/recipes-multimedia/audiomanager/audiomanager_6.1.bbappend')
-rw-r--r--meta-ivi-demo/recipes-multimedia/audiomanager/audiomanager_6.1.bbappend10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-ivi-demo/recipes-multimedia/audiomanager/audiomanager_6.1.bbappend b/meta-ivi-demo/recipes-multimedia/audiomanager/audiomanager_6.1.bbappend
new file mode 100644
index 0000000..b16c4b0
--- /dev/null
+++ b/meta-ivi-demo/recipes-multimedia/audiomanager/audiomanager_6.1.bbappend
@@ -0,0 +1,10 @@
+FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
+
+SRC_URI_append = " file://0001-Porting-Pulse-Routing-Interface-from-AM-v1.x-to-AM-v.patch \
+ file://0001-Porting-Pulse-Control-Interface-from-AM-v1.x-to-AM-v.patch \
+ "
+EXTRA_OECMAKE += "-DWITH_PULSE_ROUTING_PLUGIN=ON -DWITH_PULSE_CONTROL_PLUGIN=ON -DWITH_ENABLED_IPC=DBUS"
+
+FILES_${PN} += "${libdir}/audioManager/control/* \
+ ${libdir}/audioManager/routing/* \
+ "