From 3e1ca6f866601a39cf13cf30c9d72d5f217a2281 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 14 Dec 2017 15:21:16 +0100 Subject: Remove OpenBSC from Coverity submission The OpenBSC codebase only receive occasional backports hence none of the issues uncovered by Coverity would be fixed unless it's also fixed in corresponding Osmo* project. Let's not clutter output with the information about issues which won't be fixed anyway. Change-Id: Ief3dfc641684fa33407957bf7cfcb6ecf35b847a --- coverity/build_Osmocom.sh | 9 --------- coverity/prepare_source_Osmcocom.sh | 2 -- 2 files changed, 11 deletions(-) diff --git a/coverity/build_Osmocom.sh b/coverity/build_Osmocom.sh index 9ccee28..b2e6bc8 100755 --- a/coverity/build_Osmocom.sh +++ b/coverity/build_Osmocom.sh @@ -42,14 +42,6 @@ build_libasn1c() { popd } -build_openbsc() { - pushd openbsc/openbsc - #IU git checkout sysmocom/iu - - do_build --enable-osmo-bsc --enable-nat --enable-smpp --enable-mgcp-transcoding #IU --enable-iu - popd -} - build_osmobts() { pushd osmo-bts @@ -89,7 +81,6 @@ build_default osmo-ggsn #IU build_default osmo-iuh build_osmopcu build_osmobts -build_openbsc build_default osmo-mgw build_default osmo-bsc build_default osmo-msc diff --git a/coverity/prepare_source_Osmcocom.sh b/coverity/prepare_source_Osmcocom.sh index 05e50e4..d5ecad7 100755 --- a/coverity/prepare_source_Osmcocom.sh +++ b/coverity/prepare_source_Osmcocom.sh @@ -13,7 +13,6 @@ for proj in \ libosmo-netif \ libosmo-sccp \ libsmpp34 \ - openbsc \ osmo-bsc \ osmo-msc \ osmo-mgw \ @@ -40,4 +39,3 @@ git clone git://git.sysmocom.de/sysmo-bts/layer1-api #IU git -C asn1c checkout aper-prefix #IU git -C libosmo-netif checkout sysmocom/sctp #IU git -C libosmo-sccp checkout sysmocom/iu -#IU git -C openbsc checkout sysmocom/iu -- cgit v1.2.3