osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/31133 )
Change subject: coverity: add libgtpnl ......................................................................
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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/33/31133/1
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