Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
SG3_UTILS_VERSION = 1.42
|
||||
SG3_UTILS_SOURCE = sg3_utils-$(SG3_UTILS_VERSION).tar.xz
|
||||
SG3_UTILS_SITE = http://sg.danny.cz/sg/p
|
||||
SG3_UTILS_LICENSE = BSD-3c
|
||||
# utils progs are GPLv2+ licenced
|
||||
SG3_UTILS_LICENSE = BSD-3-Clause (library)
|
||||
# Some utils progs are GPL-2.0+ licensed while others are BSD-3-Clause
|
||||
ifeq ($(BR2_PACKAGE_SG3_UTILS_PROGS),y)
|
||||
SG3_UTILS_LICENSE += GPLv2+
|
||||
SG3_UTILS_LICENSE := $(SG3_UTILS_LICENSE), GPL-2.0+ (programs), BSD-3-Clause (programs)
|
||||
endif
|
||||
SG3_UTILS_LICENSE_FILES = COPYING BSD_LICENSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user