fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/30801 )
Change subject: coverity: build osmo-trx with MS TRX (--with-mstrx) ......................................................................
coverity: build osmo-trx with MS TRX (--with-mstrx)
Change-Id: I4fbb052eacd8e6b8ddb8130d2e280a248719b250 Related: OS#5599 --- M coverity/build_Osmocom.sh 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/01/30801/1
diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh index da2244a..1c21046 100755 --- a/coverity/build_Osmocom.sh +++ b/coverity/build_Osmocom.sh @@ -112,6 +112,7 @@ build_default osmo-sip-connector
build_default osmo-trx \ + --with-mstrx \ --with-usrp1 \ --with-uhd \ --with-lms \