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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, laforge/cbch has been updated via cc5208d8b1d89854bf733497dd90bad34601e021 (commit) from 186ef853866c7ff44426e9cfad1d5ce71c657027 (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/openbsc/commit/?id=cc5208d8b1d89854bf733497dd90bad34...
commit cc5208d8b1d89854bf733497dd90bad34601e021 Author: Harald Welte laforge@gnumonks.org Date: Mon Dec 29 17:47:08 2014 +0100
move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gsm_data.h | 1 + openbsc/include/openbsc/gsm_data_shared.h | 3 +++ openbsc/src/libbsc/system_information.c | 23 +---------------------- openbsc/src/libcommon/gsm_data_shared.c | 21 +++++++++++++++++++++ 4 files changed, 26 insertions(+), 22 deletions(-)
hooks/post-receive