aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-12-09 17:11:07 +0100
committerosmith <osmith@sysmocom.de>2021-12-13 11:56:21 +0000
commit1e7b1586e44a722c8310842578c1a07dc6a3a6f0 (patch)
tree5110d04f00d00c76ade5a1b20ddafe8a81a1a017
parent3e1019df80ca6c4cb0e6531e8347c77983b91b92 (diff)
OSMO_RELEASE_REPOS: sort
Make it easier to figure out which projects are missing. Related: OS#5347 Change-Id: I3660032d020154b7a175483691842b576552ffd1
-rw-r--r--scripts/common.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/common.sh b/scripts/common.sh
index 85725f6..b72dddf 100644
--- a/scripts/common.sh
+++ b/scripts/common.sh
@@ -6,12 +6,13 @@ OSMO_GIT_URL_GERRIT="https://gerrit.osmocom.org"
# Osmocom repositories of which we want to build release tarballs automatically, and list the current versions at
# https://jenkins.osmocom.org/jenkins/job/Osmocom-list-commits/lastSuccessfulBuild/artifact/commits.txt
+# List is ordered alphabetically.
OSMO_RELEASE_REPOS="
libasn1c
libosmo-abis
- libosmocore
libosmo-netif
libosmo-sccp
+ libosmocore
libsmpp34
libusrp
osmo-bsc