aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-02-24 20:26:54 +0100
committerHarald Welte <laforge@osmocom.org>2020-02-26 14:45:30 +0100
commit99a7abe42ed80aba7647762d622c3ae0f89da6ff (patch)
tree901fa568a79dcc7453b6a6021e0e6b6651b42618
parentd52b4ee10596849360cf88f60f4edee9325b0251 (diff)
osmocom-*-packages: Build neocon package
-rwxr-xr-xscripts/osmocom-latest-packages.sh2
-rwxr-xr-xscripts/osmocom-nightly-packages.sh2
2 files changed, 4 insertions, 0 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index fc00f30..5261d57 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -170,6 +170,7 @@ build_osmocom() {
checkout osmo-sysmon
checkout osmo-remsim
checkout open5gs https://github.com/open5gs/open5gs
+ checkout neocon https://github.com/laf0rge/neocon
checkout_copy_debian8_jessie "osmo-gsm-manuals"
@@ -203,6 +204,7 @@ build_osmocom() {
build osmo-sysmon
build osmo-remsim
build open5gs
+ build neocon
cd "$TOP/$PROJ"
osc ci -m "Latest Tagged versions of $DT"
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 49aaaf2..475db42 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -224,6 +224,7 @@ build_osmocom() {
checkout osmo-sysmon
checkout osmo-remsim
checkout_open5gs
+ checkout neocon https://github.com/laf0rge/neocon
checkout_copy_debian8_jessie "osmo-gsm-manuals"
checkout_copy_debian8_jessie "osmo-trx"
@@ -262,6 +263,7 @@ build_osmocom() {
build osmo-sysmon
build osmo-remsim
build open5gs
+ build neocon
download_bumpversion