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, master has been updated via 29048b2a80b5865ffc41fa4401113c5826227e23 (commit) from f8e02aa4e3d87bbdc66819d3a56380881e24ce5a (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=29048b2a80b5865ffc41fa4401113c582...
commit 29048b2a80b5865ffc41fa4401113c5826227e23 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Tue Jun 14 13:31:59 2016 +0200
rm dup: use channel type names from libosmocore
In gsm_lchant_name(enum gsm_chan_t), use the gsm_chan_t_names value strings from libosmocore instead of redefining the same strings. The list from libosmocore is also more complete, including CCCH and PDTCH.
Add a todo comment to move to libosmocore.
In consequence, libosmogsm linkage needs to be added to osmo-bsc_mgcp, mgcp_test, mgcp_transcoding_test and smpp_mirror, smpp_test.
Change-Id: If65ee7c0619cbc0acb0a15045bd5a969442c93cc
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gsm_data_shared.h | 1 - openbsc/src/libcommon/gsm_data_shared.c | 13 ++----------- openbsc/src/osmo-bsc_mgcp/Makefile.am | 2 +- openbsc/src/utils/Makefile.am | 2 +- openbsc/tests/mgcp/Makefile.am | 8 +++++--- openbsc/tests/smpp/Makefile.am | 2 +- 6 files changed, 10 insertions(+), 18 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org