diff options
Diffstat (limited to 'meta-audio-4a-framework/recipes-core')
-rw-r--r-- | meta-audio-4a-framework/recipes-core/af-binder/af-binder_1.0.bbappend | 5 |
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" |