Recipe for nodejs 18 on Maaxboard

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Recipe for nodejs 18 on Maaxboard

1,430 次查看
inglevinay
Contributor I

I am trying to install nodejs 18 on Yocto (zeus) for Maaxboard. Is there a recipe available for Nodejs that works on zeus?

Imx8m

标签 (1)
标记 (1)
0 项奖励
回复
3 回复数

1,408 次查看
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hello @inglevinay ,

I hope you are doing well.

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

I hope it helps!

Thanks & Regards,
Sanket Parekh

0 项奖励
回复

1,391 次查看
inglevinay
Contributor I

Thank you for the response. Doing what you suggest installs Nodejs 10. Although, I want to install 18. I tried migrating poky/master but doing that gives an error.

0 项奖励
回复

1,363 次查看
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hi @inglevinay ,

I hope you are doing well.

Yocto Zeus (openEmbedded ) only supports nodejs 10.16 version.

It is not recommended to make any changes in the poky directory.

Thanks & Regards,
Sanket Parekh

0 项奖励
回复