[PATCH] meta-telephony[laforge/nightly]: openbsc.git: Upstream binary now named osmo-bsc-sccplite

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
Thu Oct 26 22:12:31 UTC 2017


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

openbsc.git: Upstream binary now named osmo-bsc-sccplite

In Change-Id If10d1599b62d010726336134091a4e855c380d93, upstream
osmocom.git has renamed osmo-bsc (and related config files, etc)
to osmo-bsc-sccplite, so we don't have to rename it in the recipe
anymore.

Change-Id: I7e3bf1d6186fb32f4d671cbf84cad195d2776190
---
M recipes-osmocom/openbsc/openbsc.inc
1 file changed, 2 insertions(+), 3 deletions(-)


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

diff --git a/recipes-osmocom/openbsc/openbsc.inc b/recipes-osmocom/openbsc/openbsc.inc
index e04911d..3c1b98f 100644
--- a/recipes-osmocom/openbsc/openbsc.inc
+++ b/recipes-osmocom/openbsc/openbsc.inc
@@ -11,7 +11,7 @@
 	   file://osmo-bsc-sccplite.service \
 	   "
 
-INC_PR = "r23.${META_TELEPHONY_OSMO_INC}"
+INC_PR = "r24.${META_TELEPHONY_OSMO_INC}"
 
 
 EXTRA_OECONF += "--enable-osmo-bsc --enable-mgcp-transcoding --with-g729"
@@ -26,7 +26,7 @@
 do_install_append() {
 	install -d ${D}${sysconfdir}/osmocom
 	install -m 0660 ${S}/doc/examples/osmo-nitb/nanobts/openbsc.cfg ${D}${sysconfdir}/osmocom/osmo-nitb.cfg
-	install -m 0660 ${S}/doc/examples/osmo-bsc/osmo-bsc.cfg ${D}${sysconfdir}/osmocom/osmo-bsc-sccplite.cfg
+	install -m 0660 ${S}/doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg ${D}${sysconfdir}/osmocom/osmo-bsc-sccplite.cfg
 
 	# Install sysv-init files
 	install -d ${D}${sysconfdir}/init.d
@@ -41,7 +41,6 @@
 
 	install -d ${D}/var/lib/osmocom
 
-	mv ${D}${bindir}/osmo-bsc ${D}${bindir}/osmo-bsc-sccplite
 }
 
 PACKAGES =+ "osmo-bsc-sccplite osmo-nitb"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e3bf1d6186fb32f4d671cbf84cad195d2776190
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: laforge/nightly
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list