Re: [Reproducible-builds] [PATCH] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH

2015-07-20 Thread Heiko Schocher
Hello Paul, Am 20.07.2015 um 15:30 schrieb Paul Kocialkowski: I am just on the jump into my holidays, so I have not yet the time to test it ... I want to try it for all builds with the scripts I posted with my v2 ... but a first fast look into your patch looks nice, if it works, it is ok with me

Re: [Reproducible-builds] [PATCH] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH

2015-07-20 Thread Heiko Schocher
Hello Paul, Am 20.07.2015 um 10:06 schrieb Paul Kocialkowski: Le lundi 20 juillet 2015 à 10:01 +0200, Paul Kocialkowski a écrit : In order to achieve reproducible builds in U-Boot, timestamps that are defined at build-time have to be somewhat eliminated. The SOURCE_DATE_EPOCH environment variab

Re: [Reproducible-builds] [U-Boot] [PATCH] build: create time and date independent binary

2015-07-19 Thread Heiko Schocher
Hello Vagrant, Am 19.07.2015 um 15:14 schrieb Vagrant Cascadian: On 2015-07-19, Holger Levsen wrote: All this said, if you send me patches, I will probably deploy them as I'm very curious and more reproducibility efforts are good :-) We can can always decide to remove or move them later. I wi

Re: [Reproducible-builds] [U-Boot] [PATCH] build: create time and date independent binary

2015-06-15 Thread Heiko Schocher
Hello Paul, Am 12.06.2015 22:21, schrieb Paul Kocialkowski: Le vendredi 12 juin 2015 à 17:31 +0200, Heiko Schocher a écrit : With this option enabled each compilation creates the exact same binary. There are no timestamps, with which a U-Boot binary can be identified. This option is disabled