<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/simtrace2/+/23252">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">firmware/Makefile: fix UNKNOWN in OBS packages<br><br>Fix having the version set to UNKNOWN in all packages built by OBS. The<br>osmo-ci.git scripts generating the source packages to be built by OBS<br>generate a ".tarball-version" file with a version string like<br>"0.7.0.70-657c", but it did not get used because the path was wrong.<br><br>Related: OS#4413<br>Related: https://osmocom.org/projects/cellular-infrastructure/wiki/Git-version-gen<br>Change-Id: Ic0b06011a604beec7c1c907c2c6e4ae927456e2e<br>---<br>M firmware/Makefile<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/52/23252/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/firmware/Makefile b/firmware/Makefile</span><br><span>index 7be5c30..d7c64b9 100644</span><br><span>--- a/firmware/Makefile</span><br><span>+++ b/firmware/Makefile</span><br><span>@@ -28,7 +28,7 @@</span><br><span> </span><br><span> #   Makefile for compiling the Getting Started with SAM3S Microcontrollers project</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-GIT_VERSION=$(shell $(TOP)/git-version-gen $(TOP)/.tarvers)</span><br><span style="color: hsl(120, 100%, 40%);">+GIT_VERSION=$(shell $(TOP)/git-version-gen $(TOP)/.tarball-version)</span><br><span> #-------------------------------------------------------------------------------</span><br><span> #        User-modifiable options</span><br><span> #-------------------------------------------------------------------------------</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/simtrace2/+/23252">change 23252</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/+/23252"/><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: Ic0b06011a604beec7c1c907c2c6e4ae927456e2e </div>
<div style="display:none"> Gerrit-Change-Number: 23252 </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>