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 3da793857d78142e3594c67f4405ad19b57e9cd1 (commit) from 89c8c4027b54cb1d20448a7c624b373b40823403 (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=3da793857d78142e3594c67f4405a...
commit 3da793857d78142e3594c67f4405ad19b57e9cd1 Author: Max msuraev@sysmocom.de Date: Thu Jan 18 16:50:51 2018 +0100
Embedded: add sercomm stubs
The sercomm functions are unavailable in case of embedded build. Add stub and link the tests against it.
Change-Id: I9bc5cb2f822b1a3ffdc6ec29f46b6bac8288314e
-----------------------------------------------------------------------
Summary of changes: .gitignore | 1 + configure.ac | 2 ++ tests/Makefile.am | 13 +++++++++---- tests/libsercomstub.c | 3 +++ tests/sercomm/sercomm_test.c | 4 ---- 5 files changed, 15 insertions(+), 8 deletions(-) create mode 100644 tests/libsercomstub.c
hooks/post-receive
osmocom-commitlog@lists.osmocom.org