Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Drootfs.py36 def __validate_path(cmd, rootfs_dir, path): member in RootfsPlugin
122 orig_dir = cls.__validate_path("--change-directory", part.rootfs_dir, cd)
184 destination = cls.__validate_path("--include-path", new_rootfs, path)
201 full_path = cls.__validate_path("--exclude-path", new_rootfs, path)