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 "UNNAMED PROJECT".
The branch, master has been updated
via d32cbbb13087eae2617920d4ea980f0e8869a89e (commit)
from 8df447dc77d69a044c6f277b369be671655590f0 (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-pcu/commit/?id=d32cbbb13087eae2617920d4ea980f0…
commit d32cbbb13087eae2617920d4ea980f0e8869a89e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Nov 11 21:23:23 2015 +0100
rename sysmo_sock.cpp to osmobts_sock.cpp
This also renames the --enable-sysmbts option to --enable-osmobts
This socket interface was nevery sysmoBTS specific, but it is a generic
socket interface to any OsmoBTS supported layer1/hardware. So it was a
mis-nomer so far.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 14 +++++++-------
src/Makefile.am | 4 ++--
src/{sysmo_sock.cpp => osmobts_sock.cpp} | 12 ++++++------
3 files changed, 15 insertions(+), 15 deletions(-)
rename src/{sysmo_sock.cpp => osmobts_sock.cpp} (95%)
hooks/post-receive
--
UNNAMED PROJECT