Change in osmo-ci[master]: coverity: drop --enable-sysmocom-bts for osmo-pcu

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Oct 24 08:30:50 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/25854 )

Change subject: coverity: drop --enable-sysmocom-bts for osmo-pcu
......................................................................

coverity: drop --enable-sysmocom-bts for osmo-pcu

There is no such parameter in osmo-pcu's configure script.

Change-Id: I7f06f3d804acd97526a9eb0f93a23375ec555ee8
---
M coverity/build_Osmocom.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve



diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index 3b47b70..4c69adc 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -48,7 +48,7 @@
 build_osmopcu() {
 	pushd osmo-pcu
 
-	do_build --enable-sysmocom-bts=yes --enable-sysmocom-dsp=yes
+	do_build --enable-sysmocom-dsp=yes
 	popd
 }
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/25854
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I7f06f3d804acd97526a9eb0f93a23375ec555ee8
Gerrit-Change-Number: 25854
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211024/dc383231/attachment.htm>


More information about the gerrit-log mailing list