aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-01-24 13:27:24 +0100
committerMax <msuraev@sysmocom.de>2018-01-24 13:27:24 +0100
commitcedad415fcc8687c37fdbb759ce6bd84ee1b5f5a (patch)
treec420862bf08ba0746f0df29c8dfa6910f81bc45d
parente5b613d29bc9c78d186a87f3627c3333c44ca9f0 (diff)
CI: drop unused OsmoPCU dependency
The independent copy of pcuif_proto.h file is used by OsmoBTS so we don't have to checkout OsmoPCU to obtain it. Change-Id: If8d7330adf3edc44c3b49b1f6e854cce0eca2d8e
-rwxr-xr-xcontrib/jenkins_bts_trx.sh3
-rwxr-xr-xcontrib/jenkins_oct_and_bts_trx.sh3
2 files changed, 0 insertions, 6 deletions
diff --git a/contrib/jenkins_bts_trx.sh b/contrib/jenkins_bts_trx.sh
index 7309ba09..05726d86 100755
--- a/contrib/jenkins_bts_trx.sh
+++ b/contrib/jenkins_bts_trx.sh
@@ -13,9 +13,6 @@ osmo-build-dep.sh libosmo-abis
cd "$deps"
-# Get osmo-pcu for pcuif_proto.h
-osmo-deps.sh osmo-pcu
-
configure_flags="\
--with-osmo-pcu=$deps/osmo-pcu/include \
--enable-trx \
diff --git a/contrib/jenkins_oct_and_bts_trx.sh b/contrib/jenkins_oct_and_bts_trx.sh
index fef9f5d4..f68a9d31 100755
--- a/contrib/jenkins_oct_and_bts_trx.sh
+++ b/contrib/jenkins_oct_and_bts_trx.sh
@@ -13,9 +13,6 @@ osmo-build-dep.sh libosmo-abis
cd "$deps"
-# Get osmo-pcu for pcuif_proto.h
-osmo-deps.sh osmo-pcu
-
osmo-layer1-headers.sh oct "$FIRMWARE_VERSION"
configure_flags="\