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 94da045be57ed0023c5718a871a50c71474ee345 (commit)
via 33f234f2782381235cb3443fc6949436d3070395 (commit)
from 55d89d17b25979d81b3d56778503eebb18c0eee2 (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=94da045be57ed0023c5718a871a50c7…
commit 94da045be57ed0023c5718a871a50c71474ee345
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Nov 5 22:49:19 2015 +0100
Don't blindly link against '-lortp' but use pkg-config for that
This also ensures that a missing ortp library dependency is discovered
at configure time already
http://cgit.osmocom.org/osmo-bts/commit/?id=33f234f2782381235cb3443fc694943…
commit 33f234f2782381235cb3443fc6949436d3070395
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Nov 5 22:48:24 2015 +0100
Revert "configure.ac: Add subdir-objects to suppress warnings"
This reverts commit 94a05abb98fcb1a5002f327888635f3af860c9a9.
The tests don't work well with subdir-objects, so we have to live with
the warnings meanwhile until somebody finds time to find the magic spell
to solve the autotools quest.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 3 ++-
src/osmo-bts-sysmo/Makefile.am | 4 ++--
src/osmo-bts-trx/Makefile.am | 4 ++--
tests/agch/Makefile.am | 4 ++--
tests/cipher/Makefile.am | 4 ++--
tests/paging/Makefile.am | 4 ++--
tests/sysmobts/Makefile.am | 4 ++--
7 files changed, 14 insertions(+), 13 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)