diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index fc00f303..5261d571 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 49aaaf2b..475db429 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