aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
diff options
context:
space:
mode:
authorRoy Li <rongqing.li@windriver.com>2013-09-18 13:09:39 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-20 12:14:31 +0100
commit57bec61b05c0fea42f988dd52942c7d5ce8833fd (patch)
tree8fe6be509176e0200e087981f17d62c137021618 /meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
parent2f91bb438cfcdd0a40daed5902b6e98fc0aee67f (diff)
downloadopenembedded-core-57bec61b05c0fea42f988dd52942c7d5ce8833fd.tar.gz
pciutils: remove pcimodules
pcimodules can not work due to no modules.pcimap file, and has been replaced by "lspci -k", so we can remove it. Update lib-build-fix.patch since remove pcimodules-pciutils.diff. [YOCTO# 5210] Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/pciutils/pciutils_3.2.0.bb')
-rw-r--r--meta/recipes-bsp/pciutils/pciutils_3.2.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb b/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
index 51099d1d6d..c190e1ba11 100644
--- a/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
+++ b/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
@@ -13,7 +13,6 @@ PR = "r0"
SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.bz2 \
file://configure.patch \
- file://pcimodules-pciutils.diff \
file://lib-build-fix.patch \
file://guess-fix.patch \
file://makefile.patch"