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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 99cf930f9a39827d7bd4e5253079fe625a6e0f57 (commit)
from 283b22dbce4d6f7129fd3323a65baa6646619190 (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-trx/commit/?id=99cf930f9a39827d7bd4e5253079fe6…
commit 99cf930f9a39827d7bd4e5253079fe625a6e0f57
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Mon Nov 9 20:05:04 2015 +0000
Transceiver52M: Fix ARM build issues
Patch f147b174 "sigproc: Make convolution and convert input buffers
immutable" changed the internal conversion interface with the addition
of the const type qualifier. This change was not reflected on ARM builds
which led to build failure. Add const qualifier to resolve build issue.
Signed-off-by: Tom Tsou <tom.tsou(a)ettus.com>
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/arm/convert.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit