Discussion:
[yocto] time zone
Zolee K
2018-10-24 14:35:43 UTC
Permalink
Hi All,

I noticed in my device that the time is 2 hours early and UTC. Could you
suggest a correct way to set the timezone with a recipe file to
Europe/Budapest?

Thanks,

Zoli
Takayasu Ito
2018-10-25 00:56:10 UTC
Permalink
Post by Zolee K
Hi All,
I noticed in my device that the time is 2 hours early and UTC. Could you
suggest a correct way to set the timezone with a recipe file to
Europe/Budapest?
Thanks,
Zoli
Hi Zoli

IMAGE_INSTALL_append = " tzdata"
DEFAULT_TIMEZONE = "Europe/Budapest"

enjyo!
--
Takayasu Ito <***@lineo.co.jp>
https://www.lineo.co.jp
--
Loading...