[MERGED] osmo-bts[master]: CI: drop unused OsmoPCU dependency

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Wed Jan 24 12:36:31 UTC 2018


Max has submitted this change and it was merged.

Change subject: CI: drop unused OsmoPCU dependency
......................................................................


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
---
M contrib/jenkins_bts_trx.sh
M contrib/jenkins_oct_and_bts_trx.sh
2 files changed, 0 insertions(+), 6 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/contrib/jenkins_bts_trx.sh b/contrib/jenkins_bts_trx.sh
index 7309ba0..05726d8 100755
--- a/contrib/jenkins_bts_trx.sh
+++ b/contrib/jenkins_bts_trx.sh
@@ -13,9 +13,6 @@
 
 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 fef9f5d..f68a9d3 100755
--- a/contrib/jenkins_oct_and_bts_trx.sh
+++ b/contrib/jenkins_oct_and_bts_trx.sh
@@ -13,9 +13,6 @@
 
 cd "$deps"
 
-# Get osmo-pcu for pcuif_proto.h
-osmo-deps.sh osmo-pcu
-
 osmo-layer1-headers.sh oct "$FIRMWARE_VERSION"
 
 configure_flags="\

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If8d7330adf3edc44c3b49b1f6e854cce0eca2d8e
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list