<p>Pau Espin Pedrol <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13873">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">smpl_buf: Move it to device/common and create libdevice_common.la<br><br>Since in next commit osmo-trx-lms starts using smpl_buf.cpp, it seems<br>some automake step doesn't like including a cpp file twice from a<br>different directory, since race conditions can occur building it.<br>Instead we define the dependency by first building a static lib and then<br>using it on each libdevice.la (one per device type).<br><br>We already do the similar under arch/ subdir, where we have a common/<br>subdir and then one subdir and lib per architecture.<br><br>Change-Id: I465ad0f6d5569bb3006d711c8fd0df14391fcf35<br>---<br>M Transceiver52M/Makefile.am<br>M Transceiver52M/device/Makefile.am<br>A Transceiver52M/device/common/Makefile.am<br>R Transceiver52M/device/common/radioDevice.h<br>R Transceiver52M/device/common/smpl_buf.cpp<br>R Transceiver52M/device/common/smpl_buf.h<br>M Transceiver52M/device/lms/Makefile.am<br>M Transceiver52M/device/uhd/Makefile.am<br>M Transceiver52M/device/usrp1/Makefile.am<br>M configure.ac<br>10 files changed, 20 insertions(+), 8 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/73/13873/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13873">change 13873</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/13873"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I465ad0f6d5569bb3006d711c8fd0df14391fcf35 </div>
<div style="display:none"> Gerrit-Change-Number: 13873 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>