<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/22136">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fpga-build: don't write path to /etc/environment<br><br>PATH isn't overwritten anymore when jenkins runs docker in osmo-ci.git's<br>master-builds.yml / gerrit-verifications.yml, therefore we can remove<br>this hack.<br><br>Change-Id: I5bff98f7af1a2f2de88c8d96d1e30de960057d01<br>---<br>M fpga-build/Dockerfile<br>1 file changed, 0 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/36/22136/1</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 f6d5155..3a10238 100644</span><br><span>--- a/fpga-build/Dockerfile</span><br><span>+++ b/fpga-build/Dockerfile</span><br><span>@@ -37,9 +37,6 @@</span><br><span> RUN      mkdir /build</span><br><span> RUN     chown build:build /build</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-# ENV doesn't worrk for other users</span><br><span style="color: hsl(0, 100%, 40%);">-RUN  echo "PATH=/opt/fpga-toolchain/bin:/opt/xpack-riscv-none-embed-gcc-${RISCV_TOOLCHAIN_VER}/bin:\$PATH" >> /etc/environment</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> ENV        PATH=/opt/fpga-toolchain/bin:/opt/xpack-riscv-none-embed-gcc-${RISCV_TOOLCHAIN_VER}/bin:${PATH}</span><br><span> </span><br><span> # Install osmo-ci.git/scripts to /usr/local/bin</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/22136">change 22136</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/+/22136"/><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: I5bff98f7af1a2f2de88c8d96d1e30de960057d01 </div>
<div style="display:none"> Gerrit-Change-Number: 22136 </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>