Change in osmocom-bb[master]: contrib/jenkins.sh: also verify building the firmware

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
Tue Dec 31 17:03:12 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/16670 )

Change subject: contrib/jenkins.sh: also verify building the firmware
......................................................................

contrib/jenkins.sh: also verify building the firmware

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

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 52c6566..ec81f03 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -67,4 +67,8 @@
 	make maintainer-clean
 done
 
+# Build the firmware (against the local copy of libosmocore)
+cd "$base/src"
+make firmware
+
 osmo-clean-workspace.sh

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I4c224ef7855a2ac35476cbdd96c29565151a2830
Gerrit-Change-Number: 16670
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191231/c5f77077/attachment.htm>


More information about the gerrit-log mailing list