Re: [yocto] time zone

2018-10-24 Thread Takayasu Ito




On 2018/10/24 23:35, Zolee K wrote:

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 
https://www.lineo.co.jp
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] time zone

2018-10-24 Thread 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
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto