Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Dsstate-cache-management.py188 def remove_orphans(args, paths): function
292 not args.remove_duplicated and not args.stamps_dir and not args.remove_orphans
311 if args.remove_orphans:
312 remove = set(remove) | set(remove_orphans(args, paths))