8000 scripts: build-tools: Add support to build tplg1/tplg2 individually by dbaluta · Pull Request #9583 · thesofproject/sof · GitHub 8000
[go: up one dir, main page]

Skip to content

scripts: build-tools: Add support to build tplg1/tplg2 individually#9583

Merged
dbaluta merged 1 commit intothesofproject:mainfrom
dbaluta:tplg1
Oct 16, 2024
Merged

scripts: build-tools: Add support to build tplg1/tplg2 individually#9583
dbaluta merged 1 commit intothesofproject:mainfrom
dbaluta:tplg1

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

0