NTP Server Synchronization on LTIB 2.6.35 build

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

NTP Server Synchronization on LTIB 2.6.35 build

1,114 次查看
ijazfazily
Contributor III

Hi,

I need to add support for NTP server synchronization on LTIB 2.6.35 build. Please let me know how to proceed with the same.

-

Thanks 

Iju

标签 (2)
5 回复数

966 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

I do not know which product you are using. For our now product we do not use the LTIB no more, we use the yocto. For the yocto setting you can refer to https://community.nxp.com/message/363069 

966 次查看
ijazfazily
Contributor III

Hi,

I really appreciate your response. We have network card, which has i.MX283 application processor running LTIB 2.6.35 build. This is actually a feature addition of an existing product. Please let me know if any reference links available for this requirement.

Thank you.

0 项奖励

966 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

I will try my best to found some reference for you.

966 次查看
ijazfazily
Contributor III

Hi,

Could you please update ?

-

ijaz

0 项奖励

966 次查看
jimmychan
NXP TechSupport
NXP TechSupport

1. You may find the source code of your NTP server software package. (.tar.gz file)

2. Create a .spec file in the LTIB for configure,compile,deploy of this software package. You can refer to other .spec as an example.

3. Or you can compile the source code by the ARM toolchain and then install/copy the executable files to the rootfs directly.

0 项奖励