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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via ad1797e359f95b3a9ff57bfc92217d4f4f96fc95 (commit)
via 38b17235339c8d0223f00d3b3a54626c32184f9d (commit)
from 37a83405a5ebbaebc02b7ce8fb9c8bf597cd678c (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/libosmocore/commit/?id=ad1797e359f95b3a9ff57bfc9221…
commit ad1797e359f95b3a9ff57bfc92217d4f4f96fc95
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Dec 1 19:39:23 2017 +0100
embedded: fix tests
In case of embedded build some tests are failing to link properly. Fix
it:
* do not run fsm_test unless CTRL is enabled
* do not run fr_test unless GB is enabled
* do not link loggingrb_test with libosmovty
Change-Id: Icedad5ba3ed311ccdb97fa3ccd3002f5fda8be68
http://cgit.osmocom.org/libosmocore/commit/?id=38b17235339c8d0223f00d3b3a54…
commit 38b17235339c8d0223f00d3b3a54626c32184f9d
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Dec 1 19:06:21 2017 +0100
Fix embedded build
Do not attempt to load auth plugins - this does not make sense on
embedded target anyway.
Change-Id: Ie92d2eea21e19e499b3f3bb4d5a82e31fbbea3f0
-----------------------------------------------------------------------
Summary of changes:
src/gsm/auth_core.c | 6 ++++++
src/gsm/gprs_cipher_core.c | 4 ++++
tests/Makefile.am | 10 +++++-----
3 files changed, 15 insertions(+), 5 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications