On 2016年07月21日 21:34, Khem Raj wrote:
On Thu, Jul 21, 2016 at 3:25 AM,  <[email protected]> wrote:
++CFLAGS_COMMON = $(CFLAGS_ARCH) \
++              -DVERSION='"$(VERSION)"' \
++              -DRELEASE_DATE='"$(DATE)"'
++

how is DATE calculated ? such things can hamper reproducability if
they use the system date at build time.
The DATE is hardcode in the Makefile as "DATE=9 Jun 2016".

Thanks,
Grace

--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to