On 12 February 2018 at 04:24, Davis Roman <davis.roma...@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
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to