osmo-pcu: systemd service name changed

Systemd service name changed upstream from sysmopcu to osmo-pcu.
systemd.bbclass should handle it automatically now.
This commit is contained in:
Pau Espin 2017-04-04 18:09:23 +02:00
parent 87f3fb188d
commit f8073e70f0
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ EXTRA_OECONF_sysmobts-v2 += "--enable-sysmocom-bts --enable-sysmocom-dsp"
inherit autotools pkgconfig systemd
SYSTEMD_SERVICE_${PN} = "sysmopcu.service"
# Select the API version
inherit femtobts_api
CPPFLAGS += " ${BTS_HW_VERSION} "