]> 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)
committerSteve Sakoman <steve@sakoman.com>
Fri, 29 Jan 2021 14:42:33 +0000 (04:42 -1000)
commit7789eb844a1f0033cec7d7d42f1dd42d571cb6c2
tree5006f95bdb2e3af807193403155bf30f1f6ee311
parent8f972c639ef49df132103c0b3f350b91cf1443b9
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: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/ncurses/ncurses.inc