Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBUV_VERSION = v1.11.0
|
||||
LIBUV_VERSION = v1.19.2
|
||||
LIBUV_SITE = $(call github,libuv,libuv,$(LIBUV_VERSION))
|
||||
LIBUV_DEPENDENCIES = host-pkgconf
|
||||
LIBUV_INSTALL_STAGING = YES
|
||||
LIBUV_AUTORECONF = YES
|
||||
LIBUV_LICENSE = BSD-2c, BSD-3c, ISC, MIT
|
||||
LIBUV_LICENSE = BSD-2-Clause, BSD-3-Clause, ISC, MIT
|
||||
LIBUV_LICENSE_FILES = LICENSE
|
||||
|
||||
# Upstream needs tests to be run sequentially. This is the default in
|
||||
|
||||
Reference in New Issue
Block a user