sys-mon: replaced workdir according own repo
BugzID: 75351 Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
cb8c021f8a
commit
678b1c1198
|
|
@ -17,7 +17,7 @@ DEPENDS_append = " libnmapp"
|
|||
|
||||
inherit systemd
|
||||
|
||||
S = "${WORKDIR}/git/apps/sys-mon"
|
||||
S = "${WORKDIR}/git"
|
||||
B = "${S}/build"
|
||||
|
||||
SYSTEMD_SERVICE_${PN} = "sys-mon.service"
|
||||
|
|
|
|||
Loading…
Reference in New Issue