]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-depends-dot: Handle new format for task-depends.dot
authorRusty Howell <rhowell@control4.com>
Tue, 24 May 2022 21:02:40 +0000 (15:02 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 May 2022 22:47:20 +0000 (23:47 +0100)
commit7751bc4909f3834e43db020ebb91665a5d7960a9
treefe9ebe7968e7ba677c2b60d518ba1780027806a7
parenta7881dfcd5cb9de175799bb3eadba9ca9864aa4d
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>
scripts/oe-depends-dot