update buildroot to 2017.02.11
This commit is contained in:
12
bsp/buildroot-2017.02.11/package/xterm/Config.in
Normal file
12
bsp/buildroot-2017.02.11/package/xterm/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_XTERM
|
||||
bool "xterm"
|
||||
select BR2_PACKAGE_NCURSES
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
depends on BR2_USE_MMU # fork()
|
||||
# ARC toolchain issue
|
||||
depends on !BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
|
||||
help
|
||||
xterm terminal emulator
|
||||
|
||||
http://invisible-island.net/xterm/
|
||||
Reference in New Issue
Block a user