Change in osmo-asf4-dfu[master]: jenkins.sh: Introduce 'make clean' between different board builds

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

laforge gerrit-no-reply at lists.osmocom.org
Fri Dec 6 21:16:28 UTC 2019


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/16518 )


Change subject: jenkins.sh: Introduce 'make clean' between different board builds
......................................................................

jenkins.sh: Introduce 'make clean' between different board builds

Change-Id: I907c9d7ec805ee7f1d7383a23941d338bcd89dfd
---
M contrib/jenkins.sh
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-asf4-dfu refs/changes/18/16518/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index a3700eb..2471deb 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -23,7 +23,10 @@
 
 cd gcc
 $MAKE mrproper
+# build for EVK
 $MAKE $PARALLEL_MAKE
+$MAKE clean
+# build for sysmoOCTSIM
 $MAKE $PARALLEL_MAKE BOARD=SYSMOOCTSIM
 
 if [ "x$publish" = "x--publish" ]; then

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

Gerrit-Project: osmo-asf4-dfu
Gerrit-Branch: master
Gerrit-Change-Id: I907c9d7ec805ee7f1d7383a23941d338bcd89dfd
Gerrit-Change-Number: 16518
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191206/0168d152/attachment.htm>


More information about the gerrit-log mailing list