Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgit.py515 def create_atomic(filename): function
536 with create_atomic(ud.fullshallow) as tfile:
546 with create_atomic(ud.fullmirror) as tfile: