Commit ffc8cd8
committed
devel: Remove hard-coded ZEPHYR_BASE environment variable
This commit removes the hard-coded `ZEPHYR_BASE` environment variable
from the Developer image to allow more flexibility for the user Zephyr
tree layout.
With this change, it is now up to the user to provide the adequate
environment configuration (e.g. setting `ZEPHYR_BASE` environment
variable, or providing west configuration file with Zephyr base path)
for Zephyr source root discovery.
Signed-off-by: Stephanos Ioannidis <root@stephanos.io>1 parent cae3808 commit ffc8cd8
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
0 commit comments