Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] pciutils: inherit pkgconfig so that libkmod can be found
@ 2017-08-29 11:45 Alexander Kanavin
  2017-08-29 11:45 ` [PATCH 2/3] subversion: inherit pkgconfig, so that serf " Alexander Kanavin
  2017-08-29 11:45 ` [PATCH 3/3] signing-keys: do not use DISTRO_VERSION in key names Alexander Kanavin
  0 siblings, 2 replies; 6+ messages in thread
From: Alexander Kanavin @ 2017-08-29 11:45 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta/recipes-bsp/pciutils/pciutils_3.5.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/pciutils/pciutils_3.5.5.bb b/meta/recipes-bsp/pciutils/pciutils_3.5.5.bb
index 8382c84bb18..0051fd8767d 100644
--- a/meta/recipes-bsp/pciutils/pciutils_3.5.5.bb
+++ b/meta/recipes-bsp/pciutils/pciutils_3.5.5.bb
@@ -14,7 +14,7 @@ SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.xz \
 SRC_URI[md5sum] = "238d9969cc0de8b9105d972007d9d546"
 SRC_URI[sha256sum] = "1d62f8fa192f90e61c35a6fc15ff3cb9a7a792f782407acc42ef67817c5939f5"
 
-inherit multilib_header
+inherit multilib_header pkgconfig
 
 PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'hwdb', '', d)}"
 PACKAGECONFIG[hwdb] = "HWDB=yes,HWDB=no,udev"
-- 
2.14.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-29 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-29 11:45 [PATCH 1/3] pciutils: inherit pkgconfig so that libkmod can be found Alexander Kanavin
2017-08-29 11:45 ` [PATCH 2/3] subversion: inherit pkgconfig, so that serf " Alexander Kanavin
2017-08-29 12:49   ` Richard Purdie
2017-08-29 12:57     ` Alexander Kanavin
2017-08-29 14:11       ` Martin Jansa
2017-08-29 11:45 ` [PATCH 3/3] signing-keys: do not use DISTRO_VERSION in key names Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox