Revert "meta-audio-4a-framework: add INCLUDE_LEGACY_BINDING_VDYN to af-binder" 55/14955/1
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 3 Jul 2018 10:15:40 +0000 (12:15 +0200)
committerStephane Desneux <stephane.desneux@iot.bzh>
Tue, 3 Jul 2018 10:17:28 +0000 (12:17 +0200)
This reverts commit 3c7785ecb9f69c62bad390e0395d122cf825a819.

Runtime tests on 4A lead to the conclusion that porting to APIv3 must be done.
So compatibility with legacy mode vdyn must be dropped for upcoming versions.

Change-Id: Ifdc1025a8fea1eaa79c3d2bc8a24083bd970391f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-audio-4a-framework/recipes-core/af-binder/af-binder_1.0.bbappend [deleted file]

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 (file)
index 2148f26..0000000
+++ /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"