Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Drootfs.py52 def __get_rootfs_dir(rootfs_dir): member in RootfsPlugin
96 part.rootfs_dir = cls.__get_rootfs_dir(rootfs_dir)
100 pseudo_dir = os.path.join(cls.__get_rootfs_dir(None), '../pseudo')
170 include_path = cls.__get_rootfs_dir(include_path)