This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, fairwaves/package has been updated
via f4a74c21041345a5566e3b1f4e44d08ec6368119 (commit)
from 50629b6ba57e7e53fb16bd95a94167329bb0f70c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=f4a74c21041345a5566e3b1f4e44d08…
commit f4a74c21041345a5566e3b1f4e44d08ec6368119
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 14 01:19:53 2017 +0200
Fix build after recent gsm_bts_alloc() change
In openbsc.git Change-Id I61c18a7f021fcb1ec00d34a745f4e3ab03416c2d
we changed the gsm_bts_alloc() function signature to include
a second argument (the BTS number). This broke omso-bts, and this
commit is intended to make it build again.
Change-Id: I7ef7654d48c1cfc7e4ecb0b771553ec0740ce2bf
-----------------------------------------------------------------------
Summary of changes:
src/common/main.c | 2 +-
tests/agch/agch_test.c | 2 +-
tests/cipher/cipher_test.c | 2 +-
tests/handover/handover_test.c | 2 +-
tests/paging/paging_test.c | 2 +-
tests/tx_power/tx_power_test.c | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)