Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user