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, laforge/embedded has been updated
discards 49e49d3fce02e6eddf09a8b895c9f8f9217610c9 (commit)
via 52aca0510a5f9f19f086dd3d8011d0819229bed9 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (49e49d3fce02e6eddf09a8b895c9f8f9217610c9)
\
N -- N -- N (52aca0510a5f9f19f086dd3d8011d0819229bed9)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=52aca0510a5f9f19f086dd3d8011…
commit 52aca0510a5f9f19f086dd3d8011d0819229bed9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 17:56:11 2017 +0100
stats: Disable stats*.c on embedded targets
Change-Id: I6beb4fcc394ed7d3f8dd7a097b6e998245ecf401
-----------------------------------------------------------------------
Summary of changes:
src/stats.c | 3 +++
src/stats_statsd.c | 4 ++++
2 files changed, 7 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications