Re: [yocto] [poky] Fwd: How to make the os-release package work with local walltime instead of GMT?

2018-01-18 Thread Andre McCurdy
On Mon, Jan 15, 2018 at 9:20 PM, Trevor Woerner wrote: > On Thu, Jan 11, 2018 at 12:26 AM, Robert Yang > wrote: >> >> BUILD_ID = "${@time.strftime('%Y-%m-%d %H:%M:%S',time.localtime())}" > > Brilliant! Why isn't this the default? Using localtime

Re: [yocto] [poky] Fwd: How to make the os-release package work with local walltime instead of GMT?

2018-01-15 Thread Trevor Woerner
On Thu, Jan 11, 2018 at 12:26 AM, Robert Yang wrote: > BUILD_ID = "${@time.strftime('%Y-%m-%d %H:%M:%S',time.localtime())}" > Brilliant! Why isn't this the default? -- ___ yocto mailing list yocto@yoctoproject.org