Commit af2c146
fix(ci): copy app/ to modules/lib/arbiter/ so Zephyr CMake finds the module
west skips cloning the manifest project to its declared module path; the
cp ensures modules/lib/arbiter/ exists with the correct content and is
captured in the west workspace cache for subsequent runs.
Drop ZEPHYR_EXTRA_MODULES which was not resolving the missing Kconfig issue.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent d2dd9f0 commit af2c146
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
| |||
106 | 103 | | |
107 | 104 | | |
108 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
109 | 118 | | |
110 | 119 | | |
111 | 120 | | |
| |||
0 commit comments