From 2362892acb1909e98baf055f48d4cfbe749531eb Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 5 Jan 2022 12:29:40 +0100 Subject: [PATCH] Add new repo osmo-hnbgw (latest) to build jobs and scripts Change-Id: I634ebbfa7f471342ffcf253fdb8a316f5e71089f --- scripts/common.sh | 2 +- scripts/osmocom-latest-packages.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/common.sh b/scripts/common.sh index 9e629a69..e8603a3a 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 90b9e28a..18f94204 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