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

@@ -5,8 +5,8 @@ config BR2_PACKAGE_BMON
select BR2_PACKAGE_LIBNL
select BR2_PACKAGE_NCURSES
help
bmon is a bandwidth monitor capable of retrieving statistics from
various input modules. It provides various output methods
bmon is a bandwidth monitor capable of retrieving statistics
from various input modules. It provides various output methods
including a curses based interface.
https://github.com/tgraf/bmon/

View File

@@ -8,7 +8,7 @@ BMON_VERSION = 4.0
BMON_SITE = https://github.com/tgraf/bmon/releases/download/v$(BMON_VERSION)
BMON_DEPENDENCIES = host-pkgconf libconfuse libnl ncurses
BMON_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
BMON_LICENSE = BSD-2c, MIT
BMON_LICENSE = BSD-2-Clause, MIT
BMON_LICENSE_FILES = LICENSE.BSD LICENSE.MIT
# link dynamically unless explicitly requested otherwise