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

fixeria gerrit-no-reply at lists.osmocom.org
Sat Dec 21 15:02:47 UTC 2019


fixeria has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/70/16670/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index a96dfeb..07a02c1 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -67,6 +67,10 @@
 	make maintainer-clean
 done
 
+# Build the firmware (against the local copy of libosmocore)
+cd "$base/src"
+make firmware
+
 # TRX Toolkit unit tests
 cd "$base/src/target/trx_toolkit"
 python3 -m unittest discover -v

-- 
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: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191221/871ac1ee/attachment.htm>


More information about the gerrit-log mailing list