tools: plugin: noise_suppression: Fix build error#9412
tools: plugin: noise_suppression: Fix build error#9412lgirdwood merged 1 commit intothesofproject:mainfrom
Conversation
Recent changes to UUID naming dropped the _comp in the UUID declaration. Fix the noise suppression module to adhere to the new naming while declaring the module interface and trace. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Yes, no difference in the way im compiling vs CI. |
|
Compilation works for me, no need for this PR.
Afraid there is. |
Ahh I guess we only compile this when openvino is installed. oh well |
How hard is it to install it? I bet we've done harder things: df1ba22 |
@ranj063 for everything in So if you really want this to happen we need a 100% automated OpenVino install on Ubuntu. Or even better: a Debian package. |
Recent changes to UUID naming dropped the _comp in the UUID declaration. Fix the noise suppression module to adhere to the new naming while declaring the module interface and trace.