Change in osmo-ccid-firmware[master]: reenable firmware build

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
Thu Nov 28 15:23:49 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16307 )

Change subject: reenable firmware build
......................................................................

reenable firmware build

Host build is still disabled until it is fixed

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

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index a993645..f19fc35 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
-exit 0
+
 if ! [ -x "$(command -v osmo-deps.sh)" ]; then
 	echo "Error: We need to have scripts/osmo-deps.sh from http://git.osmocom.org/osmo-ci/ in PATH !"
 	exit 2
@@ -13,7 +13,7 @@
 inst="$TOPDIR/install"
 export deps inst
 
-
+: '
 echo
 echo "=============== libosmocore hostt build ==========="
 osmo-build-dep.sh libosmocore "" --disable-doxygen
@@ -27,7 +27,7 @@
 make clean
 make $PARALLEL_MAKE
 make clean
-
+'
 # adapted from
 echo
 echo "=============== libosmocore cross-build ==========="

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

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: Iee56a50c0cd818887a8e9d8f2f660acaef16a8ca
Gerrit-Change-Number: 16307
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191128/0a5bfb07/attachment.htm>


More information about the gerrit-log mailing list