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

@@ -2,7 +2,7 @@ config BR2_PACKAGE_ODHCP6C
bool "odhcp6c"
depends on BR2_USE_MMU # fork()
help
odhcp6c is a minimal DHCPv6 and RA-client for use in embedded Linux
systems, especially routers.
odhcp6c is a minimal DHCPv6 and RA-client for use in
embedded Linux systems, especially routers.
https://github.com/sbyx/odhcp6c

View File

@@ -6,7 +6,7 @@
ODHCP6C_VERSION = 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07
ODHCP6C_SITE = $(call github,sbyx,odhcp6c,$(ODHCP6C_VERSION))
ODHCP6C_LICENSE = GPLv2
ODHCP6C_LICENSE = GPL-2.0
ODHCP6C_LICENSE_FILES = COPYING
define ODHCP6C_INSTALL_SCRIPT