meta-audio-4a-framework: add INCLUDE_LEGACY_BINDING_VDYN to af-binder
[AGL/meta-agl-devel.git] / meta-audio-4a-framework / recipes-core / af-binder / af-binder_1.0.bbappend
1 # for 4A on FF-RC1, we need to enable DYNAPI mechanism at binder level
2 # it should be removed in final release of FF and SPEC-1546 is opened to 
3 # track that task.
4
5 EXTRA_OECMAKE_append_class-target += "-DINCLUDE_LEGACY_BINDING_VDYN=ON"