Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Drawcopy.py15 from wic.filemap import sparse_copy
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dfilemap.py502 def filemap(image, log=None): function
533 api = filemap
H A Dengine.py28 from wic.filemap import sparse_copy
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata_smart.py381 filemap = {}
395 if item in finalitems and not item in filemap:
396 filemap[item] = event['file']
397 return filemap
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.4.rst57 - filemap.py: enforce maximum of 4kb block size
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py25 from wic.filemap import sparse_copy
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/
H A Dphp_8.4.6.bb271 ${PHP_LIBDIR}/php/.depdblock ${PHP_LIBDIR}/php/.filemap \
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dwic.py1574 from filemap import FilemapFiemap, FilemapSeek, sparse_copy, ErrorNotSupp