mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
conntrack-tools: inherit autotools-brokensep
It needs autotools-brokensep, otherwise do_install error: install: cannot stat `doc/sync/ftfw/conntrackd.conf': 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
103cb4ab99
commit
09da1e007c
@@ -13,7 +13,7 @@ SRC_URI = " \
|
||||
SRC_URI[tar.md5sum] = "ee737c774e01349f75e935228a2d851b"
|
||||
SRC_URI[tar.sha256sum] = "036b032a5c4d180aad686df21399d74506b9b3d3000794eb13ac313482e24896"
|
||||
|
||||
inherit autotools update-rc.d
|
||||
inherit autotools-brokensep update-rc.d
|
||||
|
||||
INITSCRIPT_NAME = "conntrackd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user