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 <[email protected]>

Reply via email to