<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/23280">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian-stretch-jenkins: install osmo-trx depends<br><br>Add liblimesuite-dev and libuhd-dev, so we can successfully build<br>osmo-trx in docker in master-builds and gerrit-verifications.<br><br>Related: OS#5055<br>Change-Id: Ieec31fd6a2034c4430be81afd1d370816cd577d5<br>---<br>M debian-stretch-jenkins/Dockerfile<br>1 file changed, 5 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/80/23280/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian-stretch-jenkins/Dockerfile b/debian-stretch-jenkins/Dockerfile</span><br><span>index fcd093b..d218741 100644</span><br><span>--- a/debian-stretch-jenkins/Dockerfile</span><br><span>+++ b/debian-stretch-jenkins/Dockerfile</span><br><span>@@ -166,7 +166,9 @@</span><br><span>     update-locale LANG=en_US.UTF-8</span><br><span> ENV LANG en_US.UTF-8</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-# osmo-remsim needs libulfius which is built in osmocom OBS repos:</span><br><span style="color: hsl(120, 100%, 40%);">+# Install packages from Osmocom OBS repositories:</span><br><span style="color: hsl(120, 100%, 40%);">+# * osmo-remsim: libulfius</span><br><span style="color: hsl(120, 100%, 40%);">+# * osmo-trx: liblimesuite-dev, libuhd-dev</span><br><span> ARG       OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/repositories/network:/osmocom:/nightly/Debian_9.0/"</span><br><span> COPY        Release.key /tmp/Release.key</span><br><span> RUN     apt-key add /tmp/Release.key && \</span><br><span>@@ -175,6 +177,8 @@</span><br><span> ADD  $OSMOCOM_REPO/Release /tmp/Release</span><br><span> RUN       apt-get update && \</span><br><span>  apt-get install -y --no-install-recommends \</span><br><span style="color: hsl(120, 100%, 40%);">+          liblimesuite-dev \</span><br><span style="color: hsl(120, 100%, 40%);">+            libuhd-dev \</span><br><span>                 libulfius-dev && \</span><br><span>   apt-get clean</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/23280">change 23280</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/docker-playground/+/23280"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ieec31fd6a2034c4430be81afd1d370816cd577d5 </div>
<div style="display:none"> Gerrit-Change-Number: 23280 </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-MessageType: newchange </div>