no ppp on imx6 linux

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

no ppp on imx6 linux

1,999 次查看
tonyzhou300
Contributor I

I used fsl-arm-yocto-bsp, but after I build, no pppd in linux file system.

How can I build bsp with ppp inside.

ths

0 项奖励
回复
1 回复

1,183 次查看
b36401
NXP Employee
NXP Employee

Please add this command into conf/local.conf file inside your build directory:

IMAGE_INSTALL_append = " ppp"

It should help.

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复