]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
busybox: preserve ncurses progs/tools
authorMatt Weber <matthew.weber@rockwellcollins.com>
Fri, 14 Apr 2017 03:20:47 +0000 (22:20 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 24 Apr 2017 14:25:37 +0000 (16:25 +0200)
commit2de0f39ed6ddbcde9fc20f9abe19f426cd3d11b1
treebb5d15c7e4fa12aa733752b4f990057be2e06c24
parent9d1e422788ec408fc9e2ed3fb679aade57490468
busybox: preserve ncurses progs/tools

The ncurses package installs a full version of clear and reset(tset)
tools.  Preserve these by disabling the options in the busybox config
file.  This removes the need for ncurses to depend on busybox for solely
ordering of target install.

This commit resolves the following python circular dependency with python.
busybox -> libselinux -> python3 -> ncurses -> busybox

Fixes:
http://autobuild.buildroot.net/results/db1/db1e6f3054092fc5576ccab8e04a3b9d74ca9a8c/

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
[Thomas: minor tweaks.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
(cherry picked from commit 33c72344a8686a136c1da6a056ed6c0945bbf8b7)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/busybox/busybox.mk
package/ncurses/ncurses.mk