]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jan 2021 23:09:29 +0000 (23:09 +0000)
commit443633dfc20177ef88a388d96745675817510c99
treefb883c59e66f7c06c9513d33c555bcd643a96980
parent50ff9afb3990bcf60b4fa1f937506cb84028c32d
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>
meta/recipes-core/ncurses/ncurses.inc