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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fpga-build: add osmo-ci<br><br>Clone osmo-ci.git, and install all files from scripts/* to<br>/usr/local/bin.<br><br>Related: OS#4911<br>Change-Id: I3625d6f10e566101fb25963757da6827670ca41b<br>---<br>M fpga-build/Dockerfile<br>1 file changed, 8 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/fpga-build/Dockerfile b/fpga-build/Dockerfile</span><br><span>index a9c3ceb..9a81c96 100644</span><br><span>--- a/fpga-build/Dockerfile</span><br><span>+++ b/fpga-build/Dockerfile</span><br><span>@@ -41,3 +41,11 @@</span><br><span> RUN   echo "PATH=/opt/fpga-toolchain/bin:/opt/xpack-riscv-none-embed-gcc-${RISCV_TOOLCHAIN_VER}/bin:\$PATH" >> /etc/environment</span><br><span> </span><br><span> ENV    PATH=/opt/fpga-toolchain/bin:/opt/xpack-riscv-none-embed-gcc-${RISCV_TOOLCHAIN_VER}/bin:${PATH}</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+# Install osmo-ci.git/scripts to /usr/local/bin</span><br><span style="color: hsl(120, 100%, 40%);">+ADD http://git.osmocom.org/osmo-ci/patch /tmp/osmo-ci-commit</span><br><span style="color: hsl(120, 100%, 40%);">+RUN   git clone https://git.osmocom.org/osmo-ci osmo-ci && \</span><br><span style="color: hsl(120, 100%, 40%);">+        cp -v $(find osmo-ci/scripts \</span><br><span style="color: hsl(120, 100%, 40%);">+                -maxdepth 1 \</span><br><span style="color: hsl(120, 100%, 40%);">+         -type f ) \</span><br><span style="color: hsl(120, 100%, 40%);">+      /usr/local/bin</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/22133">change 22133</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/+/22133"/><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: I3625d6f10e566101fb25963757da6827670ca41b </div>
<div style="display:none"> Gerrit-Change-Number: 22133 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>