diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2021-04-15 16:33:20 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:26 +0100 |
commit | d186f922ef759fd2a27f7f70fd4398aa4be5ac90 (patch) | |
tree | 3604fe3d25bd6733b13a80a3f5de907fabdf6293 /meta/recipes-extended/blktool | |
parent | 67609b751e3420449ad55fa3724daf6795d81143 (diff) | |
download | poky-d186f922ef759fd2a27f7f70fd4398aa4be5ac90.tar.gz |
groff: not ship /usr/bin/grap2graph
grap2graph which converts a GRAP diagram into a cropped image fails
to run as below:
$ grap2graph
/usr/bin/grap2graph: line 89: convert: command not found
/usr/bin/grap2graph: warning: falling back to old '-crop 0x0' trim method
/usr/bin/grap2graph: line 104: convert: command not found
/usr/bin/grap2graph: line 103: grap: command not found
Considering we don't often need to convert a GRAP diagram into
a cropped image and the recipe ImageMagick which provides convert
command is in meta-oe layer, so don't ship the related files to
avoid the confusion about the above run time error.
(From OE-Core rev: 251be7279a475ee18c0c53fe9795bb37bffc2b45)
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/blktool')
0 files changed, 0 insertions, 0 deletions