Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PCIUTILS_VERSION = 3.5.2
|
||||
PCIUTILS_VERSION = 3.5.5
|
||||
PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils
|
||||
PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz
|
||||
PCIUTILS_INSTALL_STAGING = YES
|
||||
PCIUTILS_LICENSE = GPLv2+
|
||||
PCIUTILS_LICENSE = GPL-2.0+
|
||||
PCIUTILS_LICENSE_FILES = COPYING
|
||||
PCIUTILS_MAKE_OPTS = \
|
||||
CC="$(TARGET_CC)" \
|
||||
|
||||
Reference in New Issue
Block a user