Home
last modified time | relevance | path

Searched defs:source_date_epoch (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dreproducible.py189 def epochfile_write(source_date_epoch, epochfile, d): argument
/openbmc/u-boot/tools/
H A Dimagetool.c154 char *source_date_epoch = getenv("SOURCE_DATE_EPOCH"); in imagetool_get_source_date() local