[PATCH] meta-telephony[laforge/nightly]: osmo-bsc: Split bs11-utils into its own package

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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Fri Mar 23 17:01:57 UTC 2018


Review at  https://gerrit.osmocom.org/7484

osmo-bsc: Split bs11-utils into its own package

Change-Id: I9dfa9489af56a4c580a63906e950568849333c2b
---
M recipes-osmocom/osmo-bsc/osmo-bsc.inc
1 file changed, 6 insertions(+), 1 deletion(-)


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

diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc.inc b/recipes-osmocom/osmo-bsc/osmo-bsc.inc
index 820baf5..9fa1764 100644
--- a/recipes-osmocom/osmo-bsc/osmo-bsc.inc
+++ b/recipes-osmocom/osmo-bsc/osmo-bsc.inc
@@ -19,12 +19,17 @@
 	install -m 0644 ${S}/contrib/systemd/osmo-bsc.service ${D}${systemd_system_unitdir}/
 }
 
-PACKAGES =+ "osmo-bsc-nat-doc osmo-bsc-nat ipaccess-utils"
+PACKAGES =+ "osmo-bsc-nat-doc osmo-bsc-nat ipaccess-utils bs11-utils"
 SYSTEMD_PACKAGES = "osmo-bsc"
 SYSTEMD_SERVICE_osmo-bsc = "osmo-bsc.service"
 
 CONFFILES_osmo-bsc = "${sysconfdir}/osmocom/osmo-bsc.cfg"
 
+FILES_bs11-utils = " \
+		${bindir}/bs11_config \
+		${bindir}/isdnsync \
+		"
+
 FILES_ipaccess-utils = " \
 		${bindir}/ipaccess-find \
 		${bindir}/ipaccess-config \

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9dfa9489af56a4c580a63906e950568849333c2b
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: laforge/nightly
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list