osmith has uploaded this change for review. ( 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(-)
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