Menu

Code Merge Request #33: configure: Use SOURCE_DATE_EPOCH environment variable (open)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

HAMAM wants to merge 1 commit from /u/sofianehamam/openocd/ to master, 2025-03-26

src/Makefile.am defines PKGBLDDATE as build timestamp which makes
openocd non reproducible. Use SOURCE_DATE_EPOCH if it is found, otherwise
use build timestamp.
Yocto needs this for reproducibility.

Signed-off-by: Sofiane HAMAM sofiane.hamam@smile.fr

Commit Date  
[5872f9] (add_source_date_epoch) by Sofiane HAMAM Sofiane HAMAM

configure: Use SOURCE_DATE_EPOCH environment variable

This package defines PKGBLDDATE as build timestamp which makes
it non reproducible. Use SOURCE_DATE_EPOCH if it is found, otherwise
use build timestamp.
Yocto needs this for reproducibility.

Signed-off-by: Sofiane HAMAM <sofiane.hamam@...>

2025-03-26 09:22:49 Tree

Discussion

  • Paul Fertser

    Paul Fertser - 2025-03-26

    Hello,

    Thank you for the patch indeed. However OpenOCD code review normally happens on project Gerrit instance, can you please resubmit it there following procedure described in HACKING please?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.