install nodejs

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

install nodejs

2,213件の閲覧回数
davidvescovi
Contributor V

I have a working yocto build for the iMX8M mini evk with L5.4.24 and imx-image-full.

Is it possible to install the nodejs package?

0 件の賞賛
返信
1 返信

2,201件の閲覧回数
b36401
NXP Employee
NXP Employee

You can add a layer to an image by adding following line to the conf/local.conf file inside the build directory:
IMAGE_INSTALL_append = “ nodejs”

0 件の賞賛
返信