osmith submitted this change.

View Change

Approvals: Jenkins Builder: Verified laforge: Looks good to me, but someone else must approve fixeria: Looks good to me, approved
coverity: add libgtpnl

Fix for:
configure: error: Package requirements (libgtpnl >= 1.2.0) were not met

Change-Id: I534b8a550061e52d4c5ab95ad98e146a77f386bc
---
M coverity/build_Osmocom.sh
M coverity/prepare_source_Osmocom.sh
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh
index 4f5386e..6a411d8 100755
--- a/coverity/build_Osmocom.sh
+++ b/coverity/build_Osmocom.sh
@@ -126,6 +126,7 @@
build_default osmo-pcap
build_default osmo-e1d
build_default osmo-e1-recorder
+build_default libgtpnl
build_default osmo-upf
build_default osmo-isdntap
build_default osmo-uecups
diff --git a/coverity/prepare_source_Osmocom.sh b/coverity/prepare_source_Osmocom.sh
index 2ca7039..399b1e5 100755
--- a/coverity/prepare_source_Osmocom.sh
+++ b/coverity/prepare_source_Osmocom.sh
@@ -43,6 +43,7 @@
osmo-pcap
osmo-e1d
osmo-e1-recorder
+ libgtpnl
osmo-upf
osmo-isdntap
osmo-uecups

To view, visit change 31133. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I534b8a550061e52d4c5ab95ad98e146a77f386bc
Gerrit-Change-Number: 31133
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged