Harald Welte has submitted this change and it was merged.

Change subject: Coverity: specify sysmoBTS L1 headers explicitly
......................................................................


Coverity: specify sysmoBTS L1 headers explicitly

Fix upload by specifying L1 headers location properly.

Fixes: OS#2845
Change-Id: Iba55922295cb2a258f90c5345f592d7d5f34ac51
---
M coverity/build_Osmocom.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved; Verified



diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index bd30fd7..4da9ec6 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -45,7 +45,7 @@
 build_osmobts() {
        pushd osmo-bts
 
-       do_build --enable-sysmocom-bts --enable-trx
+       do_build --enable-sysmocom-bts --with-sysmobts="$prefix/include/" 
--enable-trx
        popd
 }
 

-- 
To view, visit https://gerrit.osmocom.org/5975
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iba55922295cb2a258f90c5345f592d7d5f34ac51
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Max <msur...@sysmocom.de>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Pau Espin Pedrol <pes...@sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lyn...@fe80.eu>

Reply via email to