Descriptionadd cros_deps_diff tool that creates dependency graph diffs
This is useful to understand why packages may be different between say, x86 and arm.
Use cros_extract_deps to extract the dependency graph for each, then:
cros_deps_diff -o path/to/output x86-generic.deps arm-generic.deps
Patch Set 1 #
Total comments: 8
Patch Set 2 : address review comments #Messages
Total messages: 5 (0 generated)
|