]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
graph-tool: add filter subcommand paule/graph-tool
authorPaul Eggleton <paul.eggleton@linux.microsoft.com>
Mon, 15 Jun 2020 04:43:55 +0000 (21:43 -0700)
committerPaul Eggleton <paul.eggleton@linux.microsoft.com>
Mon, 15 Jun 2020 04:43:55 +0000 (21:43 -0700)
commit87def31b34928cdbef9ab1d37e460f0ac1745435
tree8adc8ed9830c92758db87e3d9deffa4baafba8a4
parent2b232223d74446b841f8348e206dfee52925070d
graph-tool: add filter subcommand

Add a filter subcommand to filter a task-depends.dot graph produced by
bitbake -g down to just a subset of targets/tasks.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.microsoft.com>
scripts/contrib/graph-tool