From cf8711ed9ab8df2ec93ff970d5e8da19f1964783 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 3 Jun 2020 20:50:34 +0200 Subject: remove openbsc from nightly and latest builds The only part that we haven't migrated elsewhere is osmo-bsc_nat, which is also really unmaintained at this point. Let's not confuse people into thinking they should actually use this software anymore. Change-Id: Icee165422a52bfe04be103a5b7ebb5c8909c0321 --- scripts/osmocom-latest-packages.sh | 2 -- scripts/osmocom-nightly-packages.sh | 2 -- 2 files changed, 4 deletions(-) diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index 46d8a0f..6566951 100755 --- a/scripts/osmocom-latest-packages.sh +++ b/scripts/osmocom-latest-packages.sh @@ -134,7 +134,6 @@ build_osmocom() { checkout osmo-iuh checkout osmo-ggsn checkout osmo-sgsn - checkout openbsc checkout osmo-pcap checkout osmo-trx checkout osmo-sip-connector @@ -172,7 +171,6 @@ build_osmocom() { build osmo-iuh build osmo-ggsn build osmo-sgsn - build openbsc build osmo-pcap build osmo-trx build osmo-sip-connector diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh index 4a0bc80..0e5dcbf 100755 --- a/scripts/osmocom-nightly-packages.sh +++ b/scripts/osmocom-nightly-packages.sh @@ -217,7 +217,6 @@ build_osmocom() { checkout osmo-iuh checkout osmo-ggsn checkout osmo-sgsn - checkout openbsc checkout osmo-pcap checkout osmo-trx checkout osmo-sip-connector @@ -259,7 +258,6 @@ build_osmocom() { build osmo-iuh build osmo-ggsn build osmo-sgsn - build openbsc build osmo-pcap build osmo-trx build osmo-trx-debian8 -- cgit v1.2.3