mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
tcpreplay: inherit autotools-brokensep
It needs autotools-brokensep, otherwise do_compile error: src/defines.h:5:18: fatal error: tcpr.h: No such file or directory Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
15f02ad761
commit
e3e7c6b850
@@ -18,5 +18,5 @@ DEPENDS = "libpcap"
|
||||
|
||||
EXTRA_OECONF += "--with-libpcap=${STAGING_DIR_HOST}/usr"
|
||||
|
||||
inherit siteinfo autotools
|
||||
inherit siteinfo autotools-brokensep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user