<p>osmith <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/18376">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved
  osmith: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">scripts/osmocom-obs-link.sh: remove sdcc<br><br>sdcc does not build for centos 8 without diving deeper into the<br>dependency hell:<br><br>nothing provides gputils,<br>nothing provides python3-base,<br>nothing provides inkscape,<br>nothing provides lyx,<br>nothing provides makeinfo<br><br>So let's not build libusrp for centos 8 for now. We can build osmo-trx<br>without the usrp1 backend (already configured in the spec.in file).<br><br>Related: OS#4550<br>Change-Id: Icfb289b0eeeb7215d23517fb8a4e56f2a8d774f1<br>---<br>M scripts/osmocom-obs-link.sh<br>1 file changed, 1 insertion(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/osmocom-obs-link.sh b/scripts/osmocom-obs-link.sh</span><br><span>index 5f017ff..1d9b289 100755</span><br><span>--- a/scripts/osmocom-obs-link.sh</span><br><span>+++ b/scripts/osmocom-obs-link.sh</span><br><span>@@ -23,8 +23,5 @@</span><br><span> # osmo-remsim: depends on libcsv</span><br><span> osc linkpac openSUSE:Factory libcsv "$PROJ"</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-# libusrp: depends on fdupes</span><br><span style="color: hsl(120, 100%, 40%);">+# osmo-trx: depends on fdupes</span><br><span> osc linkpac openSUSE:Factory fdupes "$PROJ"</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-# libusrp: depends on sdcc</span><br><span style="color: hsl(0, 100%, 40%);">-osc linkpac openSUSE:Factory sdcc "$PROJ"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/18376">change 18376</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/c/osmo-ci/+/18376"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icfb289b0eeeb7215d23517fb8a4e56f2a8d774f1 </div>
<div style="display:none"> Gerrit-Change-Number: 18376 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>