Skip to content

Conversation

@dbaluta
Copy link
Collaborator

@dbaluta dbaluta commented Oct 16, 2024

NXP platforms do not support tplg2 and we don't want to build them every time.

So introduce new options to ./scripts/build-tools.sh so that it can build tplg1 and tplg2 separately.

  • ./scripts/build-tools.sh -X, will only build topology1
  • ./scripts/build-tools.sh -Y, will only build topology2

Target:

  • ./scripts/build-tools.sh -T, remains unchanged and will build both topology1 and topolog2.

@dbaluta
Copy link
Collaborator Author

dbaluta commented Oct 16, 2024

Changes since v1:

  • added [-X | -Y ] option in the short command helper.

NXP platforms do not support tplg2 and we don't want to build them
every time.

So introduce new options to ./scripts/build-tools.sh so that it
can build tplg1 and tplg2 separately.

- ./scripts/build-tools.sh -X, will only build topology1
- ./scripts/build-tools.sh -Y, will only build topology2

Target:
- ./scripts/build-tools.sh -T, remains unchanged and will build
both topology1 and topolog2.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
@dbaluta dbaluta merged commit 58d058e into thesofproject:main Oct 16, 2024
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