update buildroot to 2017.02.11
This commit is contained in:
12
bsp/buildroot-2017.02.11/package/sed/Config.in
Normal file
12
bsp/buildroot-2017.02.11/package/sed/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_SED
|
||||
bool "sed"
|
||||
depends on BR2_USE_WCHAR
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
help
|
||||
Super-useful stream editor.
|
||||
|
||||
http://sed.sourceforge.net/
|
||||
|
||||
comment "sed needs a toolchain w/ wchar"
|
||||
depends on !BR2_USE_WCHAR
|
||||
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
||||
Reference in New Issue
Block a user