cancel
Showing results for 
Search instead for 
Did you mean: 

NTP Syncronization using STM yocto BSP.

Smedi
Associate II

Hi,

I have STM32MP157C-DK2 demo board and I have ported STM Linux Yocto into board. I have enable NTP in the bb layer and I am able to see the NTP is up. When I want to get the status using timedatectl status I am getting the following output

Local time: Wed 2019-10-30 15:16:43 UTC

           Universal time: Wed 2019-10-30 15:16:43 UTC

                RTC time: Wed 2019-10-30 15:16:44

               Time zone: n/a (UTC, +0000)

System clock synchronized: yes

              NTP service: active

          RTC in local TZ: no

Where we can find that NTP service is active but the time zone was not able to find. Defaultly it was taking UTC time zone.But I want to change the time zone to Asia/Kolkata.

So, I need to support for changing the timezone to Asia.

Regards

Srikanth.

1 REPLY 1
Christophe Guibout
ST Employee

Hi @Smedi​ ,

This TimeZone problem doesn't seems to be STM related, so I would recommand to ask the question to the Yocto community.

BR,

Christophe

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.