Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drootfs.py375 def create_rootfs(d, manifest_dir=None, progress_reporter=None, logcatcher=None): function
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dimage.bbclass197 from oe.rootfs import create_rootfs
255 create_rootfs(d, progress_reporter=progress_reporter, logcatcher=logcatcher)