Home
last modified time | relevance | path

Searched refs:epochfile_write (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): function
/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass204 oe.reproducible.epochfile_write(source_date_epoch, d.getVar('SDE_FILE'), d)