Uh oh!
There was an error while loading. Please reload this page.
xtensa-build-all: add a separate target for JSL - #5503
Conversation
There was a problem hiding this comment.
Depending on how long the Zephyr PR is going to take, you can add it to SUPPORTED_PLATFORMS right now. This will enable other people to try it now without breaking CI.
Same thing with line 84 in the python script.
kv2019i
commented
Mar 11, 2022
SOFCI TEST |
There was a problem hiding this comment.
Does this one pass shellcheck? Sometimes it's smart enough to know quotes are not needed, sometimes it's not.
There was a problem hiding this comment.
What's shellcheck? :) I copied the tgl-h check and that fails as well. I'll update.
There was a problem hiding this comment.
What's shellcheck? :)
:-)
The best thing since sliced bread.
The only way to keep shell scripts relatively maintainable and trouble-free.
Use intel_adsp_cavs20_jsl Zephyr board when building for Intel Jasper Lake. BugLink: thesofproject#4539 Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
56d42a9 to
439a0f4Compare
Depends-on: zephyrproject-rtos/zephyr#43611
Keeping as draft until the Zephyr PR is merged.
Use intel_adsp_cavs20_jsl Zephyr board when building for
Intel Jasper Lake.
BugLink: #4539
Signed-off-by: Kai Vehmanen kai.vehmanen@linux.intel.com