aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-01-05 12:29:40 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2022-01-05 12:29:40 +0100
commit2362892acb1909e98baf055f48d4cfbe749531eb (patch)
treed59f6cd5ee8ddb2b7aea723b0a152e24ad2be2a0
parent702fd8ff946a1ba42d698d8d088ee637e5ccbf78 (diff)
Add new repo osmo-hnbgw (latest) to build jobs and scripts
-rw-r--r--scripts/common.sh2
-rwxr-xr-xscripts/osmocom-latest-packages.sh4
2 files changed, 3 insertions, 3 deletions
diff --git a/scripts/common.sh b/scripts/common.sh
index 9e629a6..e8603a3 100644
--- a/scripts/common.sh
+++ b/scripts/common.sh
@@ -24,6 +24,7 @@ OSMO_RELEASE_REPOS="
osmo-gsm-manuals
osmo-hlr
osmo-hnodeb
+ osmo-hnbgw
osmo-iuh
osmo-mgw
osmo-msc
@@ -39,7 +40,6 @@ OSMO_RELEASE_REPOS="
osmocom-bb
simtrace2
"
-#^TODO: still no release made: osmo-hnbgw
OSMO_BRANCH_DOCKER_PLAYGROUND="${OSMO_BRANCH_DOCKER_PLAYGROUND:-master}"
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 90b9e28..18f9420 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -195,7 +195,7 @@ build_osmocom() {
checkout osmo-cbc
checkout osmo-gbproxy
checkout osmo-hnodeb
- #checkout osmo-hnbgw
+ checkout osmo-hnbgw
cd "$TOP"
@@ -234,7 +234,7 @@ build_osmocom() {
build osmo-cbc
build osmo-gbproxy
build osmo-hnodeb
- #build osmo-hnbgw
+ build osmo-hnbgw
cd "$TOP/$PROJ"
osc ci -m "$FEED versions of $DT" --noservice