aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-11-17 11:35:24 +0100
committerOliver Smith <osmith@sysmocom.de>2021-11-17 11:35:46 +0100
commit2100dc42f49e639bc2f67baeed0b297d9bd87f28 (patch)
treea1c45602bfd11c53030f43334a67013943167475
parentec43684471ca800f395c2ba85ac8adb36af2dc19 (diff)
OBS: latest: enable osmo-hnodeb
Enable osmo-hnodeb for latest, now that we have a tagged version. Change-Id: I3037a43280dbb56ecaf4f2e067f0a1533d19d10a
-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 e218f1e..fa02c40 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -194,6 +194,7 @@ build_osmocom() {
checkout osmo-smlc
checkout osmo-cbc
checkout osmo-gbproxy
+ checkout osmo-hnodeb
cd "$TOP"
@@ -231,6 +232,7 @@ build_osmocom() {
build osmo-smlc
build osmo-cbc
build osmo-gbproxy
+ build osmo-hnodeb
cd "$TOP/$PROJ"
osc ci -m "$FEED versions of $DT" --noservice