]> code.ossystems Code Review - openembedded-core.git/commit
ncurses: Don't put terminfo into the sysroot
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jan 2021 12:13:28 +0000 (12:13 +0000)
committerAnuj Mittal <anuj.mittal@intel.com>
Sat, 6 Feb 2021 06:53:57 +0000 (14:53 +0800)
commitcb254debc36acc085a90c665f72ecf3a28692944
treebc604beb4e52b40e1fc8c175bccb70a2d062d0f5
parent6559f16646a0a00d06104939fa5801e8594691af
ncurses: Don't put terminfo into the sysroot

This recudes the file count from ~2850 to ~100 which is a huge win
for reducing build directory clutter, its unlikely anything uses the
terminfo data or man pages in the sysroot. This is especially helpful
as we usually end up with two copies of these sets of files.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 443633dfc20177ef88a388d96745675817510c99)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-core/ncurses/ncurses.inc