Change in osmo-gsm-tester[master]: Add script to build virt_phy of OsmocomBB

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

Holger Freyther gerrit-no-reply at lists.osmocom.org
Sat Sep 15 10:04:11 UTC 2018


Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/10972


Change subject: Add script to build virt_phy of OsmocomBB
......................................................................

Add script to build virt_phy of OsmocomBB

Change-Id: I1f14ce43db2f5e16f94dc975e7496dceb4f4b72a
---
A contrib/jenkins-build-virt_phy.sh
1 file changed, 10 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/72/10972/1

diff --git a/contrib/jenkins-build-virt_phy.sh b/contrib/jenkins-build-virt_phy.sh
new file mode 100755
index 0000000..4f00290
--- /dev/null
+++ b/contrib/jenkins-build-virt_phy.sh
@@ -0,0 +1,10 @@
+#!/bin/sh
+set -e -x
+base="$PWD"
+name="mobile"
+. "$(dirname "$0")/jenkins-build-common.sh"
+
+build_repo libosmocore --enable-sanitize --disable-doxygen
+build_repo_dir osmocom-bb src/host/virt_phy --enable-sanitize
+
+create_bin_tgz "virt_phy"

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

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1f14ce43db2f5e16f94dc975e7496dceb4f4b72a
Gerrit-Change-Number: 10972
Gerrit-PatchSet: 1
Gerrit-Owner: Holger Freyther <holger at freyther.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180915/ca930a1f/attachment.htm>


More information about the gerrit-log mailing list