pciutils: add hash file
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 16 Oct 2014 14:06:19 +0000 (11:06 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 17 Oct 2014 12:17:48 +0000 (14:17 +0200)
Also switch to xz tarball to avoid cached tarball hash conflict.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pciutils/pciutils.hash [new file with mode: 0644]
package/pciutils/pciutils.mk

diff --git a/package/pciutils/pciutils.hash b/package/pciutils/pciutils.hash
new file mode 100644 (file)
index 0000000..b5892b6
--- /dev/null
@@ -0,0 +1,2 @@
+# From https://www.kernel.org/pub/software/utils/pciutils/sha256sums.asc
+sha256 8d62f84fe7a7401af2ed62d6303255a0cf7333f606c136927f0ba9110ab6824a        pciutils-3.2.1.tar.xz
index 819d6a4ba8a588eb6806d7b7c67b656d7912f809..54dc1d90e168f2c652fa0f19cd7bb09fe93c5b0f 100644 (file)
@@ -5,7 +5,8 @@
 ################################################################################
 
 PCIUTILS_VERSION = 3.2.1
-PCIUTILS_SITE = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
+PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils
+PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz
 PCIUTILS_INSTALL_STAGING = YES
 PCIUTILS_LICENSE = GPLv2+
 PCIUTILS_LICENSE_FILES = COPYING