sys-mon: replaced workdir according own repo

BugzID: 75351
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2021-10-20 15:12:33 +02:00 committed by Gitea
parent cb8c021f8a
commit 678b1c1198
1 changed files with 1 additions and 1 deletions

View File

@ -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"