fixeria has submitted this change. ( 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(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, but someone else must approve pespin: Looks good to me, but someone else must approve fixeria: Looks good to me, approved
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 \