aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-01-24 16:18:46 +0100
committerlaforge <laforge@osmocom.org>2021-02-03 08:38:30 +0000
commit2f611e206c2859181748a25f6653cf06134856ec (patch)
tree81bbe5ca80e30b2f8b6b52fee5e24a6c72c2303e
parent2933da381087995e3351d0205c89ff2177da9561 (diff)
osmocom-latest-packages: Build osmo-cbc
osmo-cbc has full support for building dpkg + rpm from the latest tag (0.2), hence we can enable building it also in 'latest' Change-Id: Ia5bfd126ad168da7ab629b1f18ecfd60d4a49a51
-rwxr-xr-xscripts/osmocom-latest-packages.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 9c842be..906d068 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -151,6 +151,7 @@ build_osmocom() {
checkout neocon https://github.com/laf0rge/neocon
checkout osmo-uecups
checkout osmo-e1d
+ checkout osmo-cbc
cd "$TOP"
osmo_obs_checkout_copy debian8 osmo-gsm-manuals
@@ -188,6 +189,7 @@ build_osmocom() {
# re-enable after libosmcoore > 1.3.1 is released (osmo_system_nowait2)
#build osmo-uecups
build osmo-e1d
+ build osmo-cbc
cd "$TOP/$PROJ"
osc ci -m "Latest Tagged versions of $DT" --noservice