aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/osmocom-nightly-packages.sh
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-09-06 10:55:52 +0200
committerHarald Welte <laforge@gnumonks.org>2017-09-06 10:55:52 +0200
commitb258f0cfc897d66e8d46478a6d6920a527f969b5 (patch)
tree6497262f625333eeddbd30964e72c71917070f0a /scripts/osmocom-nightly-packages.sh
parentf73c1c50f06d011b150a8ce6dc0e0db793d40f5a (diff)
build both openggsn (old) and osmo-ggsn (new) in nightly feeds
Diffstat (limited to 'scripts/osmocom-nightly-packages.sh')
-rwxr-xr-xscripts/osmocom-nightly-packages.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 3104b86..84cf6e4 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -15,6 +15,7 @@ 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-ggsn
git clone git://git.osmocom.org/openbsc
git clone git://git.osmocom.org/osmo-pcap
git clone git://git.osmocom.org/cellmgr-ng osmo-stp
@@ -51,6 +52,7 @@ build libosmo-abis
build libosmo-netif
build libsmpp34
build openggsn
+build osmo-ggsn
build openbsc
build osmo-pcap
build osmo-stp