Bug 5072 - ncurses: add ncurses-progs to target
Summary: ncurses: add ncurses-progs to target
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC All
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-11 08:03 UTC by davengo
Modified: 2013-12-11 17:12 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Patch (1.88 KB, application/octet-stream)
2012-04-11 08:03 UTC, davengo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davengo 2012-04-11 08:03:14 UTC
Created attachment 4262 [details]
Patch

Added support for compiling and installing ncurses-progs to the target.
Adds clear, tput, tic, toe, tset and infocmp to the target.

Build tested on i686 architecture.

Best regards,
Stefan Meißner, davengo GmbH, Germany
Comment 1 Gustavo Zacarias 2013-12-11 17:12:56 UTC
Added in commit c95134148512b9f191c09fe968818d9a6f386381 for the upcoming 2014.02 release, thanks!