no ppp on imx6 linux

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

no ppp on imx6 linux

1,996 Views
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 Kudos
Reply
1 Reply

1,180 Views
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 Kudos
Reply