* [PATCH v2] pciutils: Add kmod dependency
@ 2013-07-11 20:04 Saul Wold
0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2013-07-11 20:04 UTC (permalink / raw)
To: openembedded-core
pciutils now uses libkmod to look up kernel module info.
[YOCTO #4821]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-bsp/pciutils/pciutils_3.2.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb b/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
index 6022695..51099d1 100644
--- a/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
+++ b/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb
@@ -7,7 +7,7 @@ SECTION = "console/utils"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-DEPENDS = "zlib"
+DEPENDS = "zlib kmod"
RDEPENDS_${PN} = "${PN}-ids"
PR = "r0"
--
1.8.1.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-11 20:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-11 20:04 [PATCH v2] pciutils: Add kmod dependency Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox