Harald Welte has uploaded this change for review. ( 
https://gerrit.osmocom.org/10355


Change subject: osmocom-nightly-packages: Fix build of limesuite
......................................................................

osmocom-nightly-packages: Fix build of limesuite

We add a bogus .tarball-version file to make limesuite look like
osmocom projects.

Change-Id: Idbe34df54743d346cf4194d6ea377e886132042d
---
M scripts/osmocom-nightly-packages.sh
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/55/10355/1

diff --git a/scripts/osmocom-nightly-packages.sh 
b/scripts/osmocom-nightly-packages.sh
index 0d1ce0f..068c3fa 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -128,6 +128,7 @@
   git clone https://github.com/myriadrf/LimeSuite limesuite
   cd limesuite
   git checkout "$TAG"
+  touch .tarball-version
 }

 build_osmocom() {

--
To view, visit https://gerrit.osmocom.org/10355
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idbe34df54743d346cf4194d6ea377e886132042d
Gerrit-Change-Number: 10355
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org>

Reply via email to