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 "The Open Source GSM Base Band stack".
The branch, master has been updated
via b7ff8b589332771f4843f4f050817bd92a577355 (commit)
via aceb6a80d82e5418197fcd73ee295fe1ec47e969 (commit)
from a97996f54c1674be445e0cd46ac778b827f131b0 (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/osmocom-bb/commit/?id=b7ff8b589332771f4843f4f050817…
commit b7ff8b589332771f4843f4f050817bd92a577355
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Tue Oct 31 00:03:20 2017 +0700
mobile/main.c: fix deprecated call to msgb_set_talloc_ctx()
The usage of msgb_set_talloc_ctx() was deprecated many days ago,
so it's time to use the proper replacement.
Change-Id: I56440d8e2152c4bb2e5ad677f88c61742d2ad9ca
http://cgit.osmocom.org/osmocom-bb/commit/?id=aceb6a80d82e5418197fcd73ee295…
commit aceb6a80d82e5418197fcd73ee295fe1ec47e969
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Mon Oct 30 23:44:21 2017 +0700
mobile/vty_interface.c: add missing 'vty/misc.h' header
This header contains declaration of the osmo_talloc_vty_add_cmds().
Change-Id: Icdafb22758897cfb67e249f37991f4af4213a5fa
-----------------------------------------------------------------------
Summary of changes:
src/host/layer23/src/mobile/main.c | 3 ++-
src/host/layer23/src/mobile/vty_interface.c | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
The Open Source GSM Base Band stack