NTP Server Synchronization on LTIB 2.6.35 build

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

NTP Server Synchronization on LTIB 2.6.35 build

1,029 Views
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

Labels (2)
5 Replies

881 Views
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 

881 Views
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 Kudos

881 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

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

881 Views
ijazfazily
Contributor III

Hi,

Could you please update ?

-

ijaz

0 Kudos

881 Views
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 Kudos