Change in osmo-ci[master]: nightly-packages: Update limesuite hash to support LimeNet-Micro

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Apr 18 21:49:42 UTC 2019


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/13696 )

Change subject: nightly-packages: Update limesuite hash to support LimeNet-Micro
......................................................................

nightly-packages: Update limesuite hash to support LimeNet-Micro

Newer LimeSuite (at least 7557e291209fc66a78ffa74dd8314e75841f7c96) is
required to have LimeNet-Micro working properly with osmo-trx.
We update to current newest master since other fixes related to sample
rate are applied after the commit mentioned above.

Related: OS#3861
Change-Id: I62779f3bdbc4a459363a1d660d96d5f02f7763c1
---
M scripts/osmocom-nightly-packages.sh
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  roh: Looks good to me, approved
  Harald Welte: Looks good to me, approved
  Pau Espin Pedrol: Verified



diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 61cb250..0d4db2d 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="$(get_last_tag limesuite)"
+  TAG="357ad5dd0d71304179d476b38e67240527d917df"
   cd limesuite
   git checkout "$TAG"
 }
@@ -203,7 +203,7 @@
 
   create_osmo_trx_debian8_jessie
 
-  build limesuite no_commit --git-upstream-tree="$(get_last_tag limesuite)"
+  build limesuite no_commit --git-upstream-tree="357ad5dd0d71304179d476b38e67240527d917df"
   build osmo-gsm-manuals
   build libosmocore
   build libosmo-sccp

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I62779f3bdbc4a459363a1d660d96d5f02f7763c1
Gerrit-Change-Number: 13696
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: roh <jsteiger at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190418/2c22e491/attachment.htm>


More information about the gerrit-log mailing list