mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-04 21:05:25 +02:00
diod: No need to pass systemddir via EXTRA_OEMAKE
Use of the systemddir variable was removed from the diod repository in commit c081e851744d33025ff2626029a9ac2a5f9ccf8d. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
622bbde010
commit
6ac3542bc7
|
@ -17,7 +17,6 @@ SRC_URI = "git://github.com/chaos/diod.git;protocol=https;branch=master \
|
|||
"
|
||||
DEPENDS = "libcap ncurses lua"
|
||||
|
||||
EXTRA_OEMAKE += "systemddir=${systemd_unitdir}/system"
|
||||
EXTRA_OECONF = "--disable-auth \
|
||||
--with-systemdsystemunitdir=${systemd_unitdir}/system"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user