Skip to content

Conversation

@marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Jun 27, 2024

As reported in #9262, this fixes the --all option.

Fixes commit 05bfc36 ("ptl: Add initial PTL configuration")

marc-hb added 2 commits June 27, 2024 01:40
As reported in thesofproject#9262, this fixes the --all option.

Fixes commit 05bfc36 ("ptl: Add initial PTL configuration")

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
Add a test to avoid --all breakages like the one in commit
05bfc36 ("ptl: Add initial PTL configuration"), reported in thesofproject#9262

See also previous commit.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@marc-hb marc-hb marked this pull request as ready for review June 27, 2024 02:15
Copy link
Contributor

@andyross andyross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, thought I'd personally prefer to fix this with a toolchain. Though really that's properly a bug for Zephyr sdk-ng and not SOF per se.

aliases: list = dataclasses.field(default_factory=list)
ipc4: bool = False

# These cannot be built by everyone out of the box yet.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eventually toolchain will be availalbe later? Then FIXME or TODO placeholder may be nicer?
Otherwise looks good.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eventually toolchain will be availalbe later?

Yes hopefully. As @andyross said: this is a Zephyr SDK issue.

@kv2019i kv2019i merged commit 2aaee2e into thesofproject:main Jul 2, 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.

5 participants