[yocto] Yocto uses UTC time for DATETIME instead of localtime

Burton, Ross ross.burton at intel.com
Thu Feb 15 03:13:36 PST 2018


On 12 February 2018 at 04:24, Davis Roman <davis.roman84 at gmail.com> wrote:

> DATE := "${@time.strftime('%Y%m%d',time.localtime())}"
> TIME := "${@time.strftime('%H%M%S',time.localtime())}"
>
>
> Can you suggest a different way of making this change?
>

Use bitbake -e to see if there's a good reason why that didn't work.
Possibly inherit order means the local.conf value is being overriden.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180215/52b03382/attachment.html>


More information about the yocto mailing list