osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/39086?usp=email
)
Change subject: scripts/build-old-tags: ignore osmo-bsc 1.12.2
......................................................................
scripts/build-old-tags: ignore osmo-bsc 1.12.2
Not forward-compatible to recent libosmo-abis changes. This has been
fixed in 1.12.3.
Change-Id: I09dc448c3eecbeac67662fa52512cca0d2da0b18
---
M scripts/osmocom-build-old-tags-against-master.sh
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, but someone else must approve
osmith: Looks good to me, approved
Jenkins Builder: Verified
fixeria: Looks good to me, but someone else must approve
diff --git a/scripts/osmocom-build-old-tags-against-master.sh
b/scripts/osmocom-build-old-tags-against-master.sh
index b31ea2f..adb6ccf 100755
--- a/scripts/osmocom-build-old-tags-against-master.sh
+++ b/scripts/osmocom-build-old-tags-against-master.sh
@@ -65,6 +65,7 @@
echo "1.4.0" # testsuite
echo "1.12.0" # OS#6617
echo "1.12.1" # OS#6617
+ echo "1.12.2" # Not forward-compatible to libosmo-abis changes, fixed in
1.12.3
;;
osmo-bts)
echo "1.0.0" # missing gsm0808.h include, fixed in 1.0.1
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/39086?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I09dc448c3eecbeac67662fa52512cca0d2da0b18
Gerrit-Change-Number: 39086
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>