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
This commit is contained in:
Pau Espin 2018-06-25 17:07:45 +02:00
parent 268aba7b3c
commit fc05401420
1 changed files with 2 additions and 2 deletions

View File

@ -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