Change in osmo-ci[master]: Revert "osmo-build-dep.sh: don't build osmo-gsm-manuals"

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

osmith gerrit-no-reply at lists.osmocom.org
Wed Jan 13 16:00:01 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/22158 )


Change subject: Revert "osmo-build-dep.sh: don't build osmo-gsm-manuals"
......................................................................

Revert "osmo-build-dep.sh: don't build osmo-gsm-manuals"

Now that we have the proper fix of making a clone of
osmo-gsm-manuals.git available before builds start, and not using
'osmo-build-dep.sh osmo-gsm-manuals' in the contrib/jenkins.sh files
anymore, we can remove the temporary solution. This reverts commit
4cbc445616fc9e0e4ded5eba56b2e741d0f332a3.

Depends: https://gerrit.osmocom.org/q/topic:jenkins-no-manuals-dep
Change-Id: I88d57ee04775dc75e6ca3152d7edfa7f47608c8a
---
M scripts/osmo-build-dep.sh
1 file changed, 0 insertions(+), 8 deletions(-)



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

diff --git a/scripts/osmo-build-dep.sh b/scripts/osmo-build-dep.sh
index 45916f6..7013414 100755
--- a/scripts/osmo-build-dep.sh
+++ b/scripts/osmo-build-dep.sh
@@ -54,14 +54,6 @@
 	cd "$subdir"
 fi
 
-# osmo-gsm-manuals: save time by only cloning the repository (OS#4912).
-# Projects depending on osmo-gsm-manuals can still build the manuals, because
-# we set OSMO_GSM_MANUALS_DIR to the clone destination.
-if [ "$project" = "osmo-gsm-manuals" ]; then
-	echo "WARNING: osmo-gsm-manuals cloned, but skipping build (OS#4912)"
-	exit 0
-fi
-
 autoreconf --install --force
 ./configure --prefix="$inst/stow/$project" --with-systemdsystemunitdir="$inst/stow/$project/lib/systemd/system" $cfg
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/22158
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I88d57ee04775dc75e6ca3152d7edfa7f47608c8a
Gerrit-Change-Number: 22158
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210113/5108149a/attachment.htm>


More information about the gerrit-log mailing list