nmrouter-image-cockpit: add nodejs
This commit is contained in:
parent
82e7cdffeb
commit
e1f41ffb4d
|
|
@ -4,5 +4,6 @@ SUMMARY = "nmrouter image that includes cockpit"
|
||||||
|
|
||||||
IMAGE_INSTALL_append = " \
|
IMAGE_INSTALL_append = " \
|
||||||
cockpit \
|
cockpit \
|
||||||
|
nodejs \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue