osmith submitted this change.

View Change

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
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(-)

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 change 39086. To unsubscribe, or for help writing mail filters, visit settings.

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@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>