Change in osmo-gsm-tester[master]: Package mobile and virtphy as part of osmocom-bb as well

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
Sun Sep 23 14:36:00 UTC 2018


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


Change subject: Package mobile and virtphy as part of osmocom-bb as well
......................................................................

Package mobile and virtphy as part of osmocom-bb as well

Change-Id: Ie44dca72327e928073b00cde434d1cf2de574d9c
---
M contrib/jenkins-build-osmocom-bb.sh
1 file changed, 4 insertions(+), 14 deletions(-)



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

diff --git a/contrib/jenkins-build-osmocom-bb.sh b/contrib/jenkins-build-osmocom-bb.sh
index d5eec1e..e968a1a 100755
--- a/contrib/jenkins-build-osmocom-bb.sh
+++ b/contrib/jenkins-build-osmocom-bb.sh
@@ -8,19 +8,9 @@
 FW_RPM_URL="http://download.opensuse.org/repositories/home:/mnhauke:/osmocom:/nightly/SLE_15/x86_64/"
 
 build_repo libosmocore --disable-doxygen
-
-have_repo osmocom-bb
-cd osmocom-bb/
-
-cd src/host/osmocon/
-set +x; echo; echo; set -x
-autoreconf -fi
-set +x; echo; echo; set -x
-./configure --prefix="$prefix" $CONFIGURE_FLAGS $configure_opts
-set +x; echo; echo; set -x
-make -j4
-set +x; echo; echo; set -x
-make install
+build_repo_dir osmocom-bb src/host/virt_phy --enable-sanitize
+build_repo_dir osmocom-bb src/host/osmocon --enable-sanitize
+build_repo_dir osmocom-bb src/host/layer23 --enable-sanitize
 
 mkdir -p "$prefix"
 cd "$prefix"
@@ -30,4 +20,4 @@
 rpm2cpio osmocom-bb-firmware.rpm  | cpio -idmv
 rm osmocom-bb-firmware.rpm
 
-create_bin_tgz "" "osmocon"
+create_bin_tgz "virtphy mobile" "osmocon"

-- 
To view, visit https://gerrit.osmocom.org/11064
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: Ie44dca72327e928073b00cde434d1cf2de574d9c
Gerrit-Change-Number: 11064
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/20180923/69cd57d6/attachment.htm>


More information about the gerrit-log mailing list