nmrouter-image: add sw-update and bd
Add the sw-update and bd utility
This commit is contained in:
parent
de780e7580
commit
f57220c50e
|
|
@ -58,6 +58,8 @@ IMAGE_INSTALL_append = " \
|
|||
kernel-devicetree \
|
||||
node \
|
||||
python-subprocess \
|
||||
board-descriptor \
|
||||
sw-update \
|
||||
${BENCH_TOOLS} \
|
||||
${EASY_EDITOR} \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue