build-old-tags: known error: osmo-bts-1.0.0

Change-Id: Ifa9953161ad4dbead09675f367baeffe19c788b7
This commit is contained in:
Oliver Smith 2019-03-27 14:51:58 +01:00 committed by osmith
parent 627bf3dd2f
commit e9fbc29e5a
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@ tags_to_ignore() {
echo "1.2.1" # depends on libosmo-legacy-mgcp
echo "1.4.0" # testsuite
;;
osmo-bts)
echo "1.0.0" # missing gsm0808.h include, fixed in 1.0.1
;;
osmo-mgw)
echo "1.3.0" # testsuite
echo "1.4.0" # testsuite