]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oe-depends-dot: Handle new format for task-depends.dot
authorRusty Howell <rhowell@control4.com>
Mon, 3 Jul 2023 13:50:40 +0000 (13:50 +0000)
committerSteve Sakoman <steve@sakoman.com>
Fri, 7 Jul 2023 16:51:45 +0000 (06:51 -1000)
commitc49914bb3cb6116f2e1bed7de82a702c2e4f7b5d
treea175852d16b3bf11fb68717ff5086b2346a4bfe2
parent698a70eab4384ee4938cb4550fa8469d62db786b
oe-depends-dot: Handle new format for task-depends.dot

The .dot file created by `bitbake -g` changed formats a while ago, which
broke oe-depends-dot.

Also add some useful examples to the --help output.

Signed-off-by: Rusty Howell <rustyhowell@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/oe-depends-dot