diff options
author | Mingli Yu <Mingli.Yu@windriver.com> | 2016-09-06 10:39:37 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-20 15:11:07 +0100 |
commit | 2833b4008a587c7f3c08d667608256f26fc0d917 (patch) | |
tree | 5b7e6b04526dd4067c33412a3cddde1def708ab5 /meta-yocto-bsp | |
parent | e5de85169786fb9bd2ae64d79db7903505865615 (diff) | |
download | poky-2833b4008a587c7f3c08d667608256f26fc0d917.tar.gz |
groff: not ship /usr/bin/glilypond
Not ship /usr/bin/glilypond and related files such
as man file /usr/share/man/man1/glilypond.1 and other
three files related to glilypond under
/usr/lib/groff/glilypond in embedded system, it is because:
- Remove the confusion about glilypond fails to run
because it lacks dependency on File::HomeDir perl
module
- We don't often have need for sheet music conversion
in groff in embedded or IoT devices (glilypond
transforms sheet music written in the lilypond language
into the groff language using the .PSPIC request, such
that groff can transform it into a format that can be
displayed directly).
(From OE-Core rev: 9a0bf9567f80f06ea067189bf5c27bb5155a85b0)
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
0 files changed, 0 insertions, 0 deletions