summaryrefslogtreecommitdiffstats
path: root/poky/meta/recipes-bsp/pciutils
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-bsp/pciutils')
-rw-r--r--poky/meta/recipes-bsp/pciutils/pciutils_3.6.2.bb (renamed from poky/meta/recipes-bsp/pciutils/pciutils_3.5.6.bb)6
1 files changed, 4 insertions, 2 deletions
diff --git a/poky/meta/recipes-bsp/pciutils/pciutils_3.5.6.bb b/poky/meta/recipes-bsp/pciutils/pciutils_3.6.2.bb
index b18b7da3e..413421cd8 100644
--- a/poky/meta/recipes-bsp/pciutils/pciutils_3.5.6.bb
+++ b/poky/meta/recipes-bsp/pciutils/pciutils_3.6.2.bb
@@ -11,8 +11,8 @@ DEPENDS = "zlib kmod"
SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.xz \
file://configure.patch"
-SRC_URI[md5sum] = "8e52278399b7b35fcfc031bc05da80a8"
-SRC_URI[sha256sum] = "f346eeb90cce0910c05b877fe49eadc760fa084c0455fd313e39d4b2c2d4bb21"
+SRC_URI[md5sum] = "77963796d1be4f451b83e6da28ba4f82"
+SRC_URI[sha256sum] = "db452ec986edefd88af0d222d22f6102f8030a8633fdfe846c3ae4bde9bb93f3"
inherit multilib_header pkgconfig
@@ -38,6 +38,8 @@ export MANDIR = "${mandir}"
EXTRA_OEMAKE = "-e MAKEFLAGS= ${PCI_CONF_FLAG}"
+ASNEEDED = ""
+
# The configure script breaks if the HOST variable is set
HOST[unexport] = "1"
OpenPOWER on IntegriCloud