aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-03-27 14:51:58 +0100
committerosmith <osmith@sysmocom.de>2019-03-28 09:32:14 +0000
commite9fbc29e5a09526adf229c71096a9a4c25861691 (patch)
tree262b829fa4ea1d8c395cfa501ffd8e2dcd4bd814
parent627bf3dd2f70ec75d934157625eecbfb2efc795b (diff)
build-old-tags: known error: osmo-bts-1.0.0
-rwxr-xr-xscripts/osmocom-build-old-tags-against-master.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/osmocom-build-old-tags-against-master.sh b/scripts/osmocom-build-old-tags-against-master.sh
index 542785d..548ac3d 100755
--- a/scripts/osmocom-build-old-tags-against-master.sh
+++ b/scripts/osmocom-build-old-tags-against-master.sh
@@ -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