Skip to content

[SKIP CI] .github/zephyr.yml: cosmetic matrix re-ordering - #6099

Merged
lgirdwood merged 1 commit into
thesofproject:mainfrom
marc-hb:gh-reorder-zep-matrix
Aug 5, 2022
Merged

[SKIP CI] .github/zephyr.yml: cosmetic matrix re-ordering#6099
lgirdwood merged 1 commit into
thesofproject:mainfrom
marc-hb:gh-reorder-zep-matrix

Conversation

@marc-hb

Copy link
Copy Markdown
Collaborator

No functional change, this is a pure re-ordering of the matrix
parameters to put the shorter ones first which helps see more in narrow
columns like when looking as build logs on github.

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

No functional change, this is a pure re-ordering of the matrix
parameters to put the shorter ones first which helps see more in narrow
columns like when looking as build logs on github.
Signed-off-by: Marc Herbert <marc.herbert@intel.com>
@marc-hb
marc-hb marked this pull request as ready for review August 5, 2022 11:16
@marc-hb
marc-hb requested a review from kv2019iAugust 5, 2022 11:17
@marc-hb

marc-hb commented Aug 5, 2022

Copy link
Copy Markdown
CollaboratorAuthor

This should be fixed by #6079
https://github.com/thesofproject/sof/runs/7690203036

In file included from /workspace/zephyr/include/zephyr/arch/xtensa/arch.h:27,
from /workspace/zephyr/include/zephyr/arch/cpu.h:27,
from /workspace/zephyr/include/zephyr/kernel_includes.h:33,
from /workspace/zephyr/include/zephyr/kernel.h:17,
from /workspace/zephyr/include/zephyr/init.h:11,
from /workspace/zephyr/include/zephyr/device.h:29,
from /workspace/zephyr/kernel/include/kernel_offsets.h:6,
from /workspace/zephyr/arch/xtensa/core/offsets/offsets.c:7:
/workspace/zephyr/include/zephyr/arch/xtensa/irq.h:10:10: fatal error: xtensa/config/core-isa.h: No such file or directory
10 | #include <xtensa/config/core-isa.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~

@marc-hb

Copy link
Copy Markdown
CollaboratorAuthor

This should be fixed by #6098
https://github.com/thesofproject/sof/runs/7690203036

modules/sof/CMakeFiles/modules_sof.dir/workspace/sof/src/platform/imx8/lib/clk.c.obj -MF modules/sof/CMakeFiles/modules_sof.dir/workspace/sof/src/platform/imx8/lib/clk.c.obj.d -o modules/sof/CMakeFiles/modules_sof.dir/workspace/sof/src/platform/imx8/lib/clk.c.obj -c /workspace/sof/src/platform/imx8/lib/clk.c
/workspace/sof/src/platform/imx8/lib/clk.c:16:10: fatal error: sys/util.h: No such file or directory
16 | #include <sys/util.h>
| ^~~~~~~~~~~~

@lgirdwood
lgirdwood merged commit cbd17c4 into thesofproject:mainAug 5, 2022
@marc-hb
marc-hb deleted the gh-reorder-zep-matrix branch August 31, 2022 14:48
Sign up for freeto 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.

2 participants

@marc-hb@lgirdwood