Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# Locally computed
|
||||
sha256 d8331bd0f7367c8afd5fcb5f5e85e96868a00fd24b7276fa5fcee1e5575c2662 gflags-v2.1.2.tar.gz
|
||||
sha256 466c36c6508a451734e4f4d76825cf9cd9b8716d2b70ef36479ae40f08271f88 gflags-v2.2.0.tar.gz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5 COPYING.txt
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GFLAGS_VERSION = v2.1.2
|
||||
GFLAGS_VERSION = v2.2.0
|
||||
GFLAGS_SITE = $(call github,gflags,gflags,$(GFLAGS_VERSION))
|
||||
GFLAGS_INSTALL_STAGING = YES
|
||||
GFLAGS_LICENSE = BSD-3c
|
||||
GFLAGS_LICENSE = BSD-3-Clause
|
||||
GFLAGS_LICENSE_FILES = COPYING.txt
|
||||
|
||||
ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),)
|
||||
|
||||
Reference in New Issue
Block a user