mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
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>
This commit is contained in:
committed by
Joe MacDonald
parent
6784bec01a
commit
80fa973c07
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://README;md5=0733e1b3788ab2ebbc63bf33a020da1d"
|
|||||||
|
|
||||||
DEPENDS = "libpcap"
|
DEPENDS = "libpcap"
|
||||||
|
|
||||||
inherit autotools systemd
|
inherit autotools pkgconfig systemd
|
||||||
|
|
||||||
# return something like '1.2.3' or '1.2.3/rc1'
|
# return something like '1.2.3' or '1.2.3/rc1'
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user