[PATCH] trxcon/Dockerfile: use 'fixeria/trx' branch

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/OpenBSC@lists.osmocom.org/.

Vadim Yanitskiy axilirator at gmail.com
Fri Mar 9 13:48:56 UTC 2018


The 'laforge/trx' branch of OsmocomBB was used to make basic
TTCN3 tests, such as the 'max_ta', work ASAP. Now all required
changes and some bug fixes have been merged to the 'fixeria/trx'.

Change-Id: If86dcd677cd8a8bf62821028e17ebdf99a7a004e
---
 osmocom-bb-trxcon/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/osmocom-bb-trxcon/Dockerfile b/osmocom-bb-trxcon/Dockerfile
index 1d29051..ca8ac2c 100644
--- a/osmocom-bb-trxcon/Dockerfile
+++ b/osmocom-bb-trxcon/Dockerfile
@@ -2,7 +2,7 @@ FROM laforge/debian-jessie-build
 
 MAINTAINER Harald Welte <laforge at gnumonks.org>
 
-ARG	OSMO_BB_BRANCH="laforge/trx"
+ARG	OSMO_BB_BRANCH="fixeria/trx"
 
 ARG	OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/"
 
-- 
2.16.2




More information about the OpenBSC mailing list