update buildroot to 2017.02.11
This commit is contained in:
9
bsp/buildroot-2017.02.11/package/readline/Config.in
Normal file
9
bsp/buildroot-2017.02.11/package/readline/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_READLINE
|
||||
bool "readline"
|
||||
select BR2_PACKAGE_NCURSES
|
||||
help
|
||||
The GNU Readline library provides a set of functions for use
|
||||
by applications that allow users to edit command lines
|
||||
as they are typed in.
|
||||
|
||||
https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
|
||||
Reference in New Issue
Block a user