osmith has uploaded this change for review.

View Change

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

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/86/39086/1
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: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I09dc448c3eecbeac67662fa52512cca0d2da0b18
Gerrit-Change-Number: 39086
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>