summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-06 11:27:20 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-07-06 11:27:20 +0000
commit55684d54d511708aaa79c34e375e86d35a03e3c4 (patch)
treed5be4815bc4f443450c15c6ee7fa0987636f67bc
parentf55a473aed7a16a2682eaeb2343453f82b9d8240 (diff)
parent1efe0dff38555dc1627b14c74eb03b7be5d6ff9a (diff)
Merge "Revert "meta-audio-4a-framework: add INCLUDE_LEGACY_BINDING_VDYN to af-binder""
-rw-r--r--meta-audio-4a-framework/recipes-core/af-binder/af-binder_1.0.bbappend5
1 files changed, 0 insertions, 5 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
deleted file mode 100644
index 2148f26d..00000000
--- a/meta-audio-4a-framework/recipes-core/af-binder/af-binder_1.0.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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"