mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:14:53 +00:00
wpa_supplicant: Location of systemd services files changed
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
44c440e2b9
commit
f423ccb8a7
@ -8,7 +8,7 @@ SYSTEMD_AUTO_ENABLE = "disable"
|
||||
|
||||
do_install_append () {
|
||||
install -d ${D}${systemd_unitdir}/system
|
||||
install -m 644 ${S}/systemd/*.service ${D}${systemd_unitdir}/system
|
||||
install -m 644 ${S}/wpa_supplicant/systemd/*.service ${D}${systemd_unitdir}/system
|
||||
}
|
||||
|
||||
# systemd.bbclass does not catch all multiple-instance-service-files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user