Skip to content

Conversation

@marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Feb 17, 2022

Two commits, best reviewed separately

  1. pure string reformatting, zero change
  2. the real thing:

Make it possible to invoke -C multiple times which is required to
support whitespace as in:

  -C=--warn-uninitialized  -C '-DEXTRA_FLAGS=-Werror -g0'

Restores feature parity with the shell script.

Note this is not backward compatible (but the whole script was merged only this week)

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

We need control to format add_argument(help=...) strings manually too.

Zero functional change.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
Make it possible to invoke -C multiple times which is required to
support whitespace as in:

  -C=--warn-uninitialized  -C '-DEXTRA_FLAGS=-Werror -g0'

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@marc-hb marc-hb requested a review from aborisovich February 17, 2022 07:44
@marc-hb marc-hb marked this pull request as ready for review February 17, 2022 07:46
@marc-hb
Copy link
Collaborator Author

marc-hb commented Feb 18, 2022

https://sof-ci.01.org/sofpr/PR5383/build12069/devicetest/?model=BYT_MB_NOCODEC&testcase=check-kmod-load-unload-after-playback is a recent issue because the kmod-reload test was fixed (it was testing nothing). Additional delay added by thesofproject/sof-test#862 should fix it

The TIMEOUT in https://sof-ci.01.org/sofpr/PR5383/build12069/devicetest/?model=CML_SKU0955_HDA&testcase=check-playback-10sec is worrying, there's been a surge of timeouts recently... but it's totally u related to this.

Copy link
Contributor

@aborisovich aborisovich left a comment

Choose a reason for hiding this comment

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

Thanks Marc for the fix, good job 👍

@lgirdwood lgirdwood merged commit 9fb7a60 into thesofproject:main Feb 21, 2022
@marc-hb marc-hb deleted the zephyr-cmake-args branch March 14, 2022 23:46
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