Commit 17561a6
committed
fix(satellite1): enable Python SDK installation in audio driver script
Uncomment the Python SDK download and installation commands in the
chroot execution script to ensure the SDK is properly installed
during the audio driver stage.1 parent 511cbd8 commit 17561a6
2 files changed
Lines changed: 2 additions & 4 deletions
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
0 commit comments