summaryrefslogtreecommitdiffstats
path: root/rules/pciutils.make
diff options
context:
space:
mode:
authorChristian Hermann <christian.hermann@hytera.de>2020-01-07 19:19:21 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-01-23 17:08:35 +0100
commite97708cfe8f86cdb1b07837157bbf7f40da0001b (patch)
treedef6ac17f35776b87ebe0fcc21d8188f15eefe69 /rules/pciutils.make
parent01b9406d85062549ac66769546683f9630456bab (diff)
downloadptxdist-e97708cfe8f86cdb1b07837157bbf7f40da0001b.tar.gz
ptxdist-e97708cfe8f86cdb1b07837157bbf7f40da0001b.tar.xz
pciutils: version bump 3.3.0 -> 3.6.2
Signed-off-by: Christian Hermann <christian.hermann@hytera.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/pciutils.make')
-rw-r--r--rules/pciutils.make8
1 files changed, 5 insertions, 3 deletions
diff --git a/rules/pciutils.make b/rules/pciutils.make
index b26350256..10e782859 100644
--- a/rules/pciutils.make
+++ b/rules/pciutils.make
@@ -15,14 +15,16 @@ PACKAGES-$(PTXCONF_PCIUTILS) += pciutils
#
# Paths and names
#
-PCIUTILS_VERSION := 3.3.0
-PCIUTILS_MD5 := 3c19adf32a8457983b71ff376ef7dafe
+PCIUTILS_VERSION := 3.6.2
+PCIUTILS_MD5 := 77963796d1be4f451b83e6da28ba4f82
PCIUTILS := pciutils-$(PCIUTILS_VERSION)
PCIUTILS_SUFFIX := tar.xz
PCIUTILS_URL := $(call ptx/mirror, KERNEL, ../software/utils/pciutils/$(PCIUTILS).$(PCIUTILS_SUFFIX))
PCIUTILS_SOURCE := $(SRCDIR)/$(PCIUTILS).$(PCIUTILS_SUFFIX)
PCIUTILS_DIR := $(BUILDDIR)/$(PCIUTILS)
-PCIUTILS_LICENSE := GPL-2.0-only
+PCIUTILS_LICENSE := GPL-2.0-or-later
+PCIUTILS_LICENSE_FILES := \
+ file://README;startline=4;endline=8;md5=e6d1f5496a9acbc746789a7b925d02e1
# ----------------------------------------------------------------------------
# Prepare