diff options
author | Schroeder, Henning <henning.schroeder@intel.com> | 2016-02-08 15:07:14 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-10 13:32:46 +0000 |
commit | f8a44b160d5970414821513ad839c6e20456943d (patch) | |
tree | 0c7901b2a67c6eff7fcd1660f84c8c384c0f02ba /bitbake/lib/bb/server | |
parent | 30c132bc4726be90fadee419a588a8b8f2161380 (diff) | |
download | poky-f8a44b160d5970414821513ad839c6e20456943d.tar.gz |
bitbake: cooker: extended dot styling
Extended the dot styling of dependencies created by bitbake -g in dot syntax to differentiate between the various kinds.
depends: solid
rdepends: dashed
rrecommends: dotted
The change observed is that depends get an explicit style which is the same as dot default behavior and the runtime recommends get
dotted while before they were dashed. This helps to distinguish them graphically as well as eases post processing by script.
(Bitbake rev: 86e78e0ca7aa5452411f35239942ecee3d8824ec)
Signed-off-by: Henning Schroeder <henning.schroeder@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/server')
0 files changed, 0 insertions, 0 deletions