Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -4,8 +4,9 @@ config BR2_PACKAGE_SMSTOOLS3
depends on BR2_USE_WCHAR
depends on BR2_TOOLCHAIN_HAS_THREADS
help
The SMS Server Tools 3 is a SMS Gateway software which can send and
receive short messages through GSM modems and mobile phones.
The SMS Server Tools 3 is a SMS Gateway software which can
send and receive short messages through GSM modems and
mobile phones.
http://smstools3.kekekasvi.com/
@@ -15,9 +16,9 @@ config BR2_PACKAGE_SMSTOOLS3_NB_MODEMS
int "Number of modems to support"
default 1
help
To reduce memory footprint of SMS Server Tools, you can specify the
exact number of modems connected to your board. By default only 1
modem is used.
To reduce memory footprint of SMS Server Tools, you can
specify the exact number of modems connected to your
board. By default only 1 modem is used.
endif

View File

@@ -6,7 +6,7 @@
SMSTOOLS3_VERSION = 3.1.15
SMSTOOLS3_SITE = http://smstools3.kekekasvi.com/packages
SMSTOOLS3_LICENSE = GPLv2+
SMSTOOLS3_LICENSE = GPL-2.0+
SMSTOOLS3_LICENSE_FILES = doc/license.html LICENSE
SMSTOOLS3_CFLAGS = $(TARGET_CFLAGS)