summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-audio-4a-framework/recipes-core/af-binder/af-binder_1.0.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-audio-4a-framework/recipes-core/af-binder/af-binder_1.0.bbappend b/meta-audio-4a-framework/recipes-core/af-binder/af-binder_1.0.bbappend
new file mode 100644
index 00000000..2148f26d
--- /dev/null
+++ b/meta-audio-4a-framework/recipes-core/af-binder/af-binder_1.0.bbappend
@@ -0,0 +1,5 @@
+# for 4A on FF-RC1, we need to enable DYNAPI mechanism at binder level
+# it should be removed in final release of FF and SPEC-1546 is opened to
+# track that task.
+
+EXTRA_OECMAKE_append_class-target += "-DINCLUDE_LEGACY_BINDING_VDYN=ON"