aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2017-03-03 21:34:09 +0100
committerJoe MacDonald <joe_macdonald@mentor.com>2017-03-24 14:10:17 -0400
commit80fa973c078ccaa2a61f32bb04e6900355369b3b (patch)
tree348038165ae46b14e1b2e74a71a54d66498db6ca /meta-networking
parent6784bec01ac643e22c48310d801fc752be9c3afe (diff)
downloadmeta-openembedded-contrib-80fa973c078ccaa2a61f32bb04e6900355369b3b.tar.gz
ptpd: add pkgconfig to inherit
ptpd is patched to use 'pkg-config libpcap', so inherit pkgconfig to have it available in RSS. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb b/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb
index 622db5f7de..e136193205 100644
--- a/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb
+++ b/meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d"
DEPENDS = "libpcap"
-inherit autotools systemd
+inherit autotools pkgconfig systemd
# return something like '1.2.3' or '1.2.3/rc1'
#