mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 18:06:58 +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:
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user