Commit 683907c
committed
template_setup_posix: Suppress Yocto nativesdk installer messages
The Linux host tools for Zephyr SDK are packaged using the Yocto
nativesdk recipe and its installer may print out the messages that can
be potentially misleading to the Zephyr SDK users, who do not need to
understand the internals of the Zephyr SDK host tools integration.
This commit updates the setup script to suppress any console outputs
from the Yocto nativesdk installer script.
Signed-off-by: Stephanos Ioannidis <[email protected]>1 parent 59b2286 commit 683907c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
0 commit comments