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 \
|
kernel-devicetree \
|
||||||
node \
|
node \
|
||||||
python-subprocess \
|
python-subprocess \
|
||||||
|
board-descriptor \
|
||||||
|
sw-update \
|
||||||
${BENCH_TOOLS} \
|
${BENCH_TOOLS} \
|
||||||
${EASY_EDITOR} \
|
${EASY_EDITOR} \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue