Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30_tasks.py202 def file_path_match(file_path, pkg_file): function
233 if not any(file_path_match(file_path, pkg_file) for pkg_file in package_files):