aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"