<p>Hoernchen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/simtrace2/+/25606">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">contrib/jenkins.sh: lower trace to make bl fit<br><br>We keep running out of rom space, so reduce tracing to nothing for alle<br>dfu targets, and let's hope newer gcc versions stop producing more<br>code...<br><br>Change-Id: I7d2947c84097035bed00ad489a175d614b4c388e<br>---<br>M contrib/jenkins.sh<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/06/25606/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh</span><br><span>index 5f68cf1..2254947 100755</span><br><span>--- a/contrib/jenkins.sh</span><br><span>+++ b/contrib/jenkins.sh</span><br><span>@@ -41,8 +41,8 @@</span><br><span>       echo</span><br><span>         echo "=============== $board / $app START  =============="</span><br><span>         # reduce the trace level so the bl fits</span><br><span style="color: hsl(0, 100%, 40%);">- if [ $board = "ngff_cardem" ] && [ $app = "dfu" ]; then</span><br><span style="color: hsl(0, 100%, 40%);">-             make BOARD="$board" APP="$app" TRACE_LEVEL=2</span><br><span style="color: hsl(120, 100%, 40%);">+      if [ $app = "dfu" ]; then</span><br><span style="color: hsl(120, 100%, 40%);">+           make BOARD="$board" APP="$app" TRACE_LEVEL=0</span><br><span>     else</span><br><span>                 make BOARD="$board" APP="$app"</span><br><span>   fi</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/simtrace2/+/25606">change 25606</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/simtrace2/+/25606"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I7d2947c84097035bed00ad489a175d614b4c388e </div>
<div style="display:none"> Gerrit-Change-Number: 25606 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>