osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/38095?usp=email )
Change subject: scripts/build-old-tags: build libosmo-sccp-legacy ......................................................................
scripts/build-old-tags: build libosmo-sccp-legacy
Fix building old osmo-msc versions, after libosmo-sccp has been deprecated.
Related: OS#6239 Change-Id: I2601d747b4258146b485cdc65aa1fc7ecc58e268 --- M scripts/common.sh M scripts/osmocom-build-old-tags-against-master.sh 2 files changed, 2 insertions(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/scripts/common.sh b/scripts/common.sh index 48ce3a8..b4ab685 100644 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -145,7 +145,7 @@ strongswan-epdg) echo "$OSMO_GIT_URL_GITEA"/ims-volte-vowifi/strongswan ;; - pyosmocom) + pyosmocom|libosmo-sccp-legacy) echo "$OSMO_GIT_URL_GITEA"/osmocom/"$1" ;; osmo_dia2gsup|osmo-epdg|osmo-s1gw) diff --git a/scripts/osmocom-build-old-tags-against-master.sh b/scripts/osmocom-build-old-tags-against-master.sh index 53d97a9..6d20591 100755 --- a/scripts/osmocom-build-old-tags-against-master.sh +++ b/scripts/osmocom-build-old-tags-against-master.sh @@ -17,6 +17,7 @@ libosmo-abis libosmo-netif libosmo-sccp + libosmo-sccp-legacy libsmpp34 libasn1c osmo-ggsn