[PATCH] osmo-ci[master]: nightly-pacakges: don't copy over gsm_data_shared.[ch] anymore

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Oct 10 03:45:20 UTC 2017


Review at  https://gerrit.osmocom.org/4192

nightly-pacakges: don't copy over gsm_data_shared.[ch] anymore

This is no longer needed by upstream osmo-bts since Change-Id
I9f004fb5c4c1db29d4792dfd281d388c7063da13

Change-Id: Ie53482a1538d1559e764da86dbbb78031c9c386b
---
M scripts/osmocom-nightly-packages.sh
1 file changed, 0 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/92/4192/1

diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index 69f020c..dd84b4f 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -62,14 +62,6 @@
 build osmo-stp
 build osmo-trx
 build osmo-sip-connector
-
-cp openbsc/openbsc/include/openbsc/gsm_data_shared.h osmo-bts/include/openbsc/
-cp openbsc/openbsc/src/libcommon/gsm_data_shared.c osmo-bts/src/common/gsm_data_shared.c
-cd osmo-bts
-git add include/openbsc/gsm_data_shared.h
-git add src/common/gsm_data_shared.c
-git commit -m "Copy OpenBSC files needed for the build"
-cd ../
 build osmo-bts
 build osmo-pcu
 build osmo-hlr

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie53482a1538d1559e764da86dbbb78031c9c386b
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list