aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-04-27 09:32:03 +0200
committerHarald Welte <laforge@osmocom.org>2020-04-27 09:32:03 +0200
commitbede70bee5afb903d1835d7fbc6a39cee3e113c9 (patch)
tree24c42e477de9c31d1d3b5cd8822d01a3e0abe07f /scripts
parentb5254872aa13f59bab563951a0bd68348aa26143 (diff)
disable osmo-uecups latest build; needs new libosmocore release
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/osmocom-latest-packages.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 6e31e29..ae57ab2 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -206,7 +206,8 @@ build_osmocom() {
build osmo-remsim
build open5gs
build neocon
- build osmo-uecups
+ # re-enable after libosmcoore > 1.3.1 is released (osmo_system_nowait2)
+ #build osmo-uecups
cd "$TOP/$PROJ"
osc ci -m "Latest Tagged versions of $DT"