osmo-bts: systemd service name changed

Systemd service name changed upstream from sysmobts to osmo-bts-sysmo.
This commit is contained in:
Pau Espin 2017-04-04 18:16:12 +02:00
parent a69a9e6a8e
commit a87de11387
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ EXTRA_OECONF += "--enable-sysmocom-bts"
inherit autotools update-rc.d pkgconfig systemd
SYSTEMD_SERVICE_${PN} = "sysmobts.service"
SYSTEMD_SERVICE_${PN} = "osmo-bts-sysmo.service"
# Select the API version
inherit femtobts_api