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, master has been updated
via ccb11487174545672571515cf98671b0267fa141 (commit)
from 724412a49aa86ec2d2836d9ea9da0a9ce46d665c (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=ccb11487174545672571515cf98671b…
commit ccb11487174545672571515cf98671b0267fa141
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Jun 21 16:41:21 2016 +0200
fix lc15 build: put src/common/libbts.a left of -losmogsm
When switching to the gsm_chan_t_names string list from libosmogsm,
libosmogsm actually became a dependency of the local libbts.a.
The breaking change is in openbsc.git 29048b2a80b5865ffc41fa4401113c5826227e23
and came in here because gsm_data_shared.h is included from openbsc.
Change-Id: I70e5735fc2a212305182d46a7e8485d0199ade7b
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-litecell15/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)