diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2019-09-16 17:29:17 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-16 23:02:45 +0100 |
commit | 48c9259eae6f8ca9bd7b4fb9c41f8b26c086738d (patch) | |
tree | d500a29c50154c34aabfc3d592f80494e0878f19 /meta/site/arm-32 | |
parent | 224355418b514ca16334ae261ff8404a14987ad3 (diff) | |
download | poky-48c9259eae6f8ca9bd7b4fb9c41f8b26c086738d.tar.gz |
grub: remove diffutils and freetype runtime dependencies
The diffutils runtime dependency was introduced from legacy grub since
the script grub-install invokes cmp command which is from diffutils
package. But in Grub2 the grub-install has been rewritten with C
language. So this package isn't needed anymore.
The freetype runtime dependency is for grub-mkfont but we have
explicitly disabled grub-mkfont build. It is safe to remove it.
(From OE-Core rev: 56e4e05417f8ddba60a8b76fa4c8834aa8ea4692)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/arm-32')
0 files changed, 0 insertions, 0 deletions