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.orgHarald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11469 )
Change subject: osmo-layer1-headers.sh: Add support for OC-2G
......................................................................
osmo-layer1-headers.sh: Add support for OC-2G
Change-Id: Iceb62df4511ed50f0286e5762d9ffc4b068f70a6
---
M scripts/osmo-layer1-headers.sh
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Harald Welte: Looks good to me, approved; Verified
diff --git a/scripts/osmo-layer1-headers.sh b/scripts/osmo-layer1-headers.sh
index a975396..0adf528 100755
--- a/scripts/osmo-layer1-headers.sh
+++ b/scripts/osmo-layer1-headers.sh
@@ -22,6 +22,10 @@
uri="https://gitlab.com/nrw_litecell15/litecell15-fw"
version="origin/nrw/litecell15"
;;
+ oc2g)
+ uri="https://gitlab.com/nrw_oc2g/oc2g-fw"
+ version="origin/nrw/oc2g"
+ ;;
*)
echo "Unknown BTS model '$1'"
exit 1
--
To view, visit https://gerrit.osmocom.org/11469
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iceb62df4511ed50f0286e5762d9ffc4b068f70a6
Gerrit-Change-Number: 11469
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Omar Ramadan <omar.ramadan93 at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181026/b3837a92/attachment.htm>