Change in meta-telephony[laforge/nightly]: osmo-bsc: Don't try to package anything bsc-nat related

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
Mon May 28 08:12:02 UTC 2018


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/9345


Change subject: osmo-bsc: Don't try to package anything bsc-nat related
......................................................................

osmo-bsc: Don't try to package anything bsc-nat related

osmo-bsc_nat has been fully removed from osmo-bsc.git

Change-Id: I98109914d53cce1880f259f5d8d366879c2aff61
---
M recipes-osmocom/osmo-bsc/osmo-bsc.inc
1 file changed, 1 insertion(+), 10 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/45/9345/1

diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc.inc b/recipes-osmocom/osmo-bsc/osmo-bsc.inc
index f20362f..d066a58 100644
--- a/recipes-osmocom/osmo-bsc/osmo-bsc.inc
+++ b/recipes-osmocom/osmo-bsc/osmo-bsc.inc
@@ -14,12 +14,11 @@
 	install -d ${D}${sysconfdir}/osmocom/
 
 	install -m 0644 ${S}/doc/examples/osmo-bsc/osmo-bsc.cfg ${D}${sysconfdir}/osmocom/
-	install -m 0644 ${S}/doc/examples/osmo-bsc_nat/osmo-bsc_nat.cfg ${D}${sysconfdir}/osmocom/
 
 	install -m 0644 ${S}/contrib/systemd/osmo-bsc.service ${D}${systemd_system_unitdir}/
 }
 
-PACKAGES =+ "osmo-bsc-nat-doc osmo-bsc-nat meas-utils ipaccess-utils bs11-utils abisip-find"
+PACKAGES =+ "meas-utils ipaccess-utils bs11-utils abisip-find"
 SYSTEMD_PACKAGES = "osmo-bsc"
 SYSTEMD_SERVICE_osmo-bsc = "osmo-bsc.service"
 
@@ -43,11 +42,3 @@
 		${bindir}/osmo-meas-pcap2db \
 		${bindir}/meas_json \
 		"
-
-FILES_osmo-bsc-nat = " \
-		${bindir}/osmo-bsc_nat \
-		${sysconfdir}/osmocom/osmo-bsc_nat.cfg \
-		"
-CONFFILES_osmo-bsc-nat = "${sysconfdir}/osmocom/osmo-bsc_nat.cfg"
-
-FILES_osmo-bsc-nat-doc = " ${docdir}/osmo-bsc/examples/osmo-bsc_nat "

-- 
To view, visit https://gerrit.osmocom.org/9345
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: meta-telephony
Gerrit-Branch: laforge/nightly
Gerrit-MessageType: newchange
Gerrit-Change-Id: I98109914d53cce1880f259f5d8d366879c2aff61
Gerrit-Change-Number: 9345
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180528/c1f8c1ca/attachment.htm>


More information about the gerrit-log mailing list