From f8073e70f067ed6d3daed114c7f403561e3cb887 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 4 Apr 2017 18:09:23 +0200 Subject: [PATCH] osmo-pcu: systemd service name changed Systemd service name changed upstream from sysmopcu to osmo-pcu. systemd.bbclass should handle it automatically now. --- recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb b/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb index dca05f9..29a2e2f 100644 --- a/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb +++ b/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb @@ -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} "