Change in osmo-ci[master]: nightly-packages: Update LimeSuite to latest tag (v19.0.4)
Pau Espin Pedrol
gerrit-no-reply at lists.osmocom.org
Fri May 24 08:31:44 UTC 2019
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/14153
Change subject: nightly-packages: Update LimeSuite to latest tag (v19.0.4)
......................................................................
nightly-packages: Update LimeSuite to latest tag (v19.0.4)
Change-Id: Id6c27a924e3005ffadc7720190b261f089beada1
---
M scripts/osmocom-nightly-packages.sh
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/53/14153/1
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index ce532bc..27cd9dc 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -143,7 +143,7 @@
checkout_limesuite() {
cd "$REPO"
git clone https://github.com/myriadrf/LimeSuite limesuite
- TAG="357ad5dd0d71304179d476b38e67240527d917df"
+ TAG="$(get_last_tag limesuite)"
cd limesuite
git checkout "$TAG"
}
@@ -205,7 +205,7 @@
checkout_copy_debian8_jessie "osmo-gsm-manuals"
checkout_copy_debian8_jessie "osmo-trx"
- build limesuite no_commit --git-upstream-tree="357ad5dd0d71304179d476b38e67240527d917df"
+ build limesuite no_commit --git-upstream-tree="$(get_last_tag limesuite)"
build osmo-gsm-manuals
build osmo-gsm-manuals-debian8-jessie
build libosmocore
--
To view, visit https://gerrit.osmocom.org/14153
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: Id6c27a924e3005ffadc7720190b261f089beada1
Gerrit-Change-Number: 14153
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190524/b243c633/attachment.html>
More information about the gerrit-log
mailing list