<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/10276">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian: add patches for debian8<br><br>The osmocom-nightly/release can create debian8 package by patching<br>rules and control files<br><br>Change-Id: I261302d2ed16e76540073589504e7426e23d00a1<br>---<br>A debian/patches/build-for-debian8.patch<br>A debian/patches/series<br>2 files changed, 58 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian/patches/build-for-debian8.patch b/debian/patches/build-for-debian8.patch</span><br><span>new file mode 100644</span><br><span>index 0000000..d44eb2f</span><br><span>--- /dev/null</span><br><span>+++ b/debian/patches/build-for-debian8.patch</span><br><span>@@ -0,0 +1,57 @@</span><br><span style="color: hsl(120, 100%, 40%);">+Index: osmo-trx/debian/control</span><br><span style="color: hsl(120, 100%, 40%);">+===================================================================</span><br><span style="color: hsl(120, 100%, 40%);">+--- osmo-trx.orig/debian/control</span><br><span>++++ osmo-trx/debian/control</span><br><span style="color: hsl(120, 100%, 40%);">+@@ -13,7 +13,6 @@ Build-Depends: debhelper (>= 9),</span><br><span style="color: hsl(120, 100%, 40%);">+                libfftw3-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+                libtalloc-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+                libusrp-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+-               liblimesuite-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+                libosmocore-dev (>= 0.10.0)</span><br><span style="color: hsl(120, 100%, 40%);">+ Standards-Version: 3.9.6</span><br><span style="color: hsl(120, 100%, 40%);">+ Vcs-Browser: http://cgit.osmocom.org/osmo-trx</span><br><span style="color: hsl(120, 100%, 40%);">+@@ -29,7 +28,7 @@ Package: osmo-trx-dbg</span><br><span style="color: hsl(120, 100%, 40%);">+ Architecture: any</span><br><span style="color: hsl(120, 100%, 40%);">+ Section: debug</span><br><span style="color: hsl(120, 100%, 40%);">+ Priority: extra</span><br><span style="color: hsl(120, 100%, 40%);">+-Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-lms (= ${binary:Version}), ${misc:Depends}</span><br><span style="color: hsl(120, 100%, 40%);">++Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), ${misc:Depends}</span><br><span style="color: hsl(120, 100%, 40%);">+ Description: Debug symbols for the osmo-trx-*</span><br><span style="color: hsl(120, 100%, 40%);">+  Make debugging possible</span><br><span style="color: hsl(120, 100%, 40%);">+ </span><br><span style="color: hsl(120, 100%, 40%);">+@@ -70,22 +70,3 @@ Description: SDR transceiver that implem</span><br><span style="color: hsl(120, 100%, 40%);">+  3GPP is the "3rd Generation Partnership Project" which is the collaboration</span><br><span style="color: hsl(120, 100%, 40%);">+  between different telecommunication associations for developing new</span><br><span style="color: hsl(120, 100%, 40%);">+  generations of mobile phone networks. (post-2G/GSM)</span><br><span style="color: hsl(120, 100%, 40%);">+-</span><br><span style="color: hsl(120, 100%, 40%);">+-Package: osmo-trx-lms</span><br><span style="color: hsl(120, 100%, 40%);">+-Architecture: any</span><br><span style="color: hsl(120, 100%, 40%);">+-Depends: ${shlibs:Depends}, ${misc:Depends}</span><br><span style="color: hsl(120, 100%, 40%);">+-Description: SDR transceiver that implements Layer 1 of a GSM BTS (LimeSuite)</span><br><span style="color: hsl(120, 100%, 40%);">+- OsmoTRX is a software-defined radio transceiver that implements the Layer 1</span><br><span style="color: hsl(120, 100%, 40%);">+- physical layer of a BTS comprising the following 3GPP specifications:</span><br><span style="color: hsl(120, 100%, 40%);">+- .</span><br><span style="color: hsl(120, 100%, 40%);">+- TS 05.01 "Physical layer on the radio path"</span><br><span style="color: hsl(120, 100%, 40%);">+- TS 05.02 "Multiplexing and Multiple Access on the Radio Path"</span><br><span style="color: hsl(120, 100%, 40%);">+- TS 05.04 "Modulation"</span><br><span style="color: hsl(120, 100%, 40%);">+- TS 05.10 "Radio subsystem synchronization"</span><br><span style="color: hsl(120, 100%, 40%);">+- .</span><br><span style="color: hsl(120, 100%, 40%);">+- In this context, BTS is "Base transceiver station". It's the stations that</span><br><span style="color: hsl(120, 100%, 40%);">+- connect mobile phones to the mobile network.</span><br><span style="color: hsl(120, 100%, 40%);">+- .</span><br><span style="color: hsl(120, 100%, 40%);">+- 3GPP is the "3rd Generation Partnership Project" which is the collaboration</span><br><span style="color: hsl(120, 100%, 40%);">+- between different telecommunication associations for developing new</span><br><span style="color: hsl(120, 100%, 40%);">+- generations of mobile phone networks. (post-2G/GSM)</span><br><span style="color: hsl(120, 100%, 40%);">+Index: osmo-trx/debian/rules</span><br><span style="color: hsl(120, 100%, 40%);">+===================================================================</span><br><span style="color: hsl(120, 100%, 40%);">+--- osmo-trx.orig/debian/rules</span><br><span>++++ osmo-trx/debian/rules</span><br><span style="color: hsl(120, 100%, 40%);">+@@ -9,7 +9,7 @@ override_dh_shlibdeps:</span><br><span style="color: hsl(120, 100%, 40%);">+     dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info</span><br><span style="color: hsl(120, 100%, 40%);">+ </span><br><span style="color: hsl(120, 100%, 40%);">+ override_dh_auto_configure:</span><br><span style="color: hsl(120, 100%, 40%);">+-  dh_auto_configure -- --with-uhd --with-usrp1 --with-lms</span><br><span style="color: hsl(120, 100%, 40%);">++      dh_auto_configure -- --with-uhd --with-usrp1</span><br><span style="color: hsl(120, 100%, 40%);">+ </span><br><span style="color: hsl(120, 100%, 40%);">+ override_dh_strip:</span><br><span style="color: hsl(120, 100%, 40%);">+  dh_strip --dbg-package=osmo-trx-dbg</span><br><span>diff --git a/debian/patches/series b/debian/patches/series</span><br><span>new file mode 100644</span><br><span>index 0000000..82063b7</span><br><span>--- /dev/null</span><br><span>+++ b/debian/patches/series</span><br><span>@@ -0,0 +1 @@</span><br><span style="color: hsl(120, 100%, 40%);">+# build-for-debian8.patch</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10276">change 10276</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/10276"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: I261302d2ed16e76540073589504e7426e23d00a1 </div>
<div style="display:none"> Gerrit-Change-Number: 10276 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>