aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-09-25 10:20:52 +0200
committerMax <msuraev@sysmocom.de>2017-10-02 08:37:40 +0000
commit8e9fe0808072d3f5eca8b4c6fac9865a52c9beb3 (patch)
treee6780b81ea96c5a58dbdeaa257a4f08391ac29b2 /scripts
parent6c401be0957e47f58789bfbd9397813410f5fa4f (diff)
Use new GPRS repositories
* use coverity check on osmo-ggsn instead of openggsn * move osmo-sgsn and osmo-ggsn from nightly-split into nightly Change-Id: Ia49969cbfb9ef57b635a3b5759f411f71a54f8e1
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/osmocom-nightly-nitb-split.sh4
-rwxr-xr-xscripts/osmocom-nightly-packages.sh4
2 files changed, 2 insertions, 6 deletions
diff --git a/scripts/osmocom-nightly-nitb-split.sh b/scripts/osmocom-nightly-nitb-split.sh
index 3b547bf..4484214 100755
--- a/scripts/osmocom-nightly-nitb-split.sh
+++ b/scripts/osmocom-nightly-nitb-split.sh
@@ -90,11 +90,9 @@ build_osmocom() {
checkout libasn1c
checkout osmo-iuh
checkout osmo-hlr
- checkout osmo-ggsn
checkout osmo-mgw
checkout osmo-bsc
checkout osmo-msc
- checkout osmo-sgsn
build libosmocore
build libosmo-abis
@@ -104,11 +102,9 @@ build_osmocom() {
build libasn1c
build osmo-iuh
build osmo-hlr
- build osmo-ggsn
build osmo-mgw
build osmo-bsc
build osmo-msc
- build osmo-sgsn
post
}
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 84cf6e4..032bd49 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -14,7 +14,7 @@ git clone git://git.osmocom.org/libosmo-sccp
git clone git://git.osmocom.org/libosmo-abis
git clone git://git.osmocom.org/libosmo-netif
git clone git://git.osmocom.org/libsmpp34
-git clone git://git.osmocom.org/openggsn
+git clone git://git.osmocom.org/osmo-sgsn
git clone git://git.osmocom.org/osmo-ggsn
git clone git://git.osmocom.org/openbsc
git clone git://git.osmocom.org/osmo-pcap
@@ -51,7 +51,7 @@ build libosmo-sccp
build libosmo-abis
build libosmo-netif
build libsmpp34
-build openggsn
+build osmo-sgsn
build osmo-ggsn
build openbsc
build osmo-pcap