Home
last modified time | relevance | path

Searched refs:get_source_date_epoch (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dreproducible.py158 def get_source_date_epoch(d, sourcedir): function
/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass203 source_date_epoch = oe.reproducible.get_source_date_epoch(d, d.getVar('S'))