Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test/topology: make tplg-build.sh callable from anywhere #5633

Merged
merged 1 commit into from
Apr 2, 2022

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Apr 1, 2022

This removes two layers of indirection when trying to find what fails.
The lack of this proved especially painful when working on #5632 and
similar backports.

Also move outputs to a subdirectory by default. No change when invoked
from CMake which does not use the default output directory.

Also show the exact m4 and alsatplg commands run when not using XARGS
parallelization. Again this is critical when something fails.

Signed-off-by: Marc Herbert marc.herbert@intel.com

This removes two layers of indirection when trying to find what fails.
The lack of this proved especially painful when working on thesofproject#5632 and
similar backports.

Also move outputs to a subdirectory by default. No change when invoked
from CMake which does not use the default output directory.

Also show the exact m4 and alsatplg commands run when not using XARGS
parallelization. Again this is critical when something fails.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@marc-hb marc-hb marked this pull request as ready for review April 1, 2022 04:30
@lgirdwood lgirdwood merged commit 0bbdbb1 into thesofproject:main Apr 2, 2022
@marc-hb marc-hb deleted the direct-test-tplg-build branch May 17, 2022 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants