[MERGED] meta-telephony[201705]: osmo-msc: Drop no longer needed manual removal of files duri...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Feb 16 17:54:22 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: osmo-msc: Drop no longer needed manual removal of files during install
......................................................................


osmo-msc: Drop no longer needed manual removal of files during install

osmo-msc a55dda703fc5e367bd58b5f9f6986d62ffbbdb6c dropped those utils as
they were already being built by osmo-bsc.

Related:OS#2522

Change-Id: Ic048ffc500a56f775046943e0eea89b5d939b372
---
M recipes-osmocom/osmo-msc/osmo-msc.inc
1 file changed, 1 insertion(+), 5 deletions(-)

Approvals:
  Pau Espin Pedrol: Verified
  Harald Welte: Looks good to me, approved



diff --git a/recipes-osmocom/osmo-msc/osmo-msc.inc b/recipes-osmocom/osmo-msc/osmo-msc.inc
index 82a51b1..a6584a0 100644
--- a/recipes-osmocom/osmo-msc/osmo-msc.inc
+++ b/recipes-osmocom/osmo-msc/osmo-msc.inc
@@ -5,7 +5,7 @@
 
 DEPENDS = "libdbi libosmocore libosmo-abis libosmo-sccp libosmo-netif osmo-mgw"
 
-INC_PR="r3.${META_TELEPHONY_OSMO_INC}"
+INC_PR="r4.${META_TELEPHONY_OSMO_INC}"
 
 inherit autotools pkgconfig systemd
 
@@ -21,10 +21,6 @@
 
 	install -m 0644 ${S}/doc/examples/osmo-msc/osmo-msc.cfg ${D}${sysconfdir}/osmocom/
 	install -m 0644 ${S}/contrib/systemd/osmo-msc.service ${D}${systemd_system_unitdir}/
-
-	# osmo-bsc already provides these, see issue Osmocom #2522:
-	rm -f ${D}${bindir}/.debug/*meas*
-	rm -f ${D}${bindir}/*meas*
 }
 
 SYSTEMD_SERVICE_${PN} = "${PN}.service"

-- 
To view, visit https://gerrit.osmocom.org/6525
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic048ffc500a56f775046943e0eea89b5d939b372
Gerrit-PatchSet: 2
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list