Bump buidlroot version to 2018.02.6
This commit is contained in:
12
bsp/buildroot/package/aoetools/Config.in
Normal file
12
bsp/buildroot/package/aoetools/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_AOETOOLS
|
||||
bool "aoetools"
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
help
|
||||
The aoetools are programs for users of the ATA over Ethernet
|
||||
(AoE) network storage protocol, a simple protocol for using
|
||||
storage over an ethernet LAN.
|
||||
|
||||
http://aoetools.sourceforge.net/
|
||||
|
||||
comment "aoetools needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
Reference in New Issue
Block a user