This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis 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 80dddfd90d90b35b936ac9f21ecadea19c8be41b (commit)
from cb0a076728692e5577fc08ffdfdef7b0f59dd0c8 (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=80dddfd90d90b35b936ac9f21ecadea19c8be41b
commit 80dddfd90d90b35b936ac9f21ecadea19c8be41b
Author: Philipp Maier <pmaier at sysmocom.de>
Date: Wed Feb 28 13:18:23 2018 +0100
octphy: replace #warning with #pragma message
warning causes the compiler to throw an actual warning. Lets
change those intentional warnings to messages.
Change-Id: I2fc83a1a07db9c569b93f29835bf3a0fd8ef4ef5
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-octphy/l1_if.c | 2 +-
src/osmo-bts-octphy/l1_oml.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)