aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-06-25 17:07:45 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-06-25 17:07:47 +0200
commitfc05401420890acd10d07d1ad6152154bd788150 (patch)
tree47944775a1782b8b7d0a513fe7c1c987bc2b464d
parent268aba7b3cc095ee65ed3049b07af644005e83ac (diff)
obs-nightly: Upgrade to newer required limesuite
osmo-trx-lms requires limesuite newer than 17.02, as there were a lot of features and bug fixes which osmo-trx relies on. Furthermore, osmo-trx-lms cannot build with that version since it doesn't provide yet a pkgconfig file. We cannot use latest tagged release (18.06) since that version has some build related bugs which have been fixed later on (c1496679cadff2913cacdaa84afe93bbee76d8e4), hence why we are using latest available master instead. Change-Id: If47a3767c7fefbb75923cbfc8eeb921e29393285
-rwxr-xr-xscripts/osmocom-nightly-packages.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 1f38116..3659d70 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -118,7 +118,7 @@ download_bumpversion() {
}
checkout_limesuite() {
- TAG="v17.12.0"
+ TAG="01e2d00c5005b85d1f94cca02881756a72e35e2a"
cd "$REPO"
git clone https://github.com/myriadrf/LimeSuite limesuite
@@ -164,7 +164,7 @@ build_osmocom() {
checkout rtl-sdr
checkout osmo-fl2k
- build limesuite no_commit --git-upstream-tree=v17.12.0
+ build limesuite no_commit --git-upstream-tree=01e2d00c5005b85d1f94cca02881756a72e35e2a
build libosmocore
build libosmo-sccp
build libosmo-abis