Commit 478a2a5
committed
west: sign/rimage: use env var SOF_SRC_DIR for SOF source dir
After removal of SOF from manifest, if rimage is in path,
the build would fail because the gen-uuid-reg.py cannot be
found anymore. So add a way to specify where the SOF source
is, so the signing script can find gen-uuid-reg.py. This would
allow building and signing without the SOF manifest.
Signed-off-by: Daniel Leung <[email protected]>1 parent 1380739 commit 478a2a5
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
562 | 565 | | |
563 | 566 | | |
564 | 567 | | |
| |||
0 commit comments