aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/osmocom-latest-packages.sh1
-rwxr-xr-xscripts/osmocom-nightly-packages.sh2
2 files changed, 3 insertions, 0 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 4783185..7073b07 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -65,6 +65,7 @@ PACKAGES="
libsmpp34
libasn1c
libgtpnl
+ libusrp
osmo-iuh
osmo-ggsn
osmo-sgsn
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 8db2d57..c9eb2e0 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -127,6 +127,7 @@ build_osmocom() {
checkout libsmpp34
checkout libasn1c
checkout libgtpnl
+ checkout libusrp
checkout osmo-iuh
checkout osmo-ggsn
checkout osmo-sgsn
@@ -149,6 +150,7 @@ build_osmocom() {
build libsmpp34
build libasn1c
build libgtpnl
+ build libusrp
build osmo-iuh
build osmo-ggsn
build osmo-sgsn