Change in osmo-asf4-dfu[sysmoOCTSIM]: 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/.

tsaitgaist gerrit-no-reply at lists.osmocom.org
Tue Jan 14 13:15:01 UTC 2020


Hello laforge,

I'd like you to do a code review. Please visit

    https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/16862

to review the following change.


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/62/16862/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/+/16862
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-asf4-dfu
Gerrit-Branch: sysmoOCTSIM
Gerrit-Change-Id: I907c9d7ec805ee7f1d7383a23941d338bcd89dfd
Gerrit-Change-Number: 16862
Gerrit-PatchSet: 1
Gerrit-Owner: tsaitgaist <kredon at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200114/d05f5a0b/attachment.htm>


More information about the gerrit-log mailing list