<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/23177">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[DEBUG] home:osmith42:latest<br><br>Change-Id: I7336f62b270b7475ac903bcecfd9c6b761647ef0<br>---<br>M scripts/osmocom-latest-packages.sh<br>1 file changed, 2 insertions(+), 61 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/77/23177/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh</span><br><span>index b6a3d16..eb7f96d 100755</span><br><span>--- a/scripts/osmocom-latest-packages.sh</span><br><span>+++ b/scripts/osmocom-latest-packages.sh</span><br><span>@@ -7,9 +7,9 @@</span><br><span> set -x</span><br><span> </span><br><span> # OBS project name</span><br><span style="color: hsl(0, 100%, 40%);">-PROJ=network:osmocom:latest</span><br><span style="color: hsl(120, 100%, 40%);">+PROJ=home:osmith42:latest</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-DT=$(date +%Y%m%d%H%M)</span><br><span style="color: hsl(120, 100%, 40%);">+DT=202103020000</span><br><span> TOP=$(pwd)</span><br><span> DEBSRCDIR="$TOP/debsrc"</span><br><span> </span><br><span>@@ -122,75 +122,16 @@</span><br><span>   prepare</span><br><span> </span><br><span>   # NOTE: when adding a repository that is not in gerrit, adjust osmo_git_clone_url()</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout limesuite https://github.com/myriadrf/LimeSuite</span><br><span>   checkout osmo-gsm-manuals</span><br><span>   checkout libosmocore</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout libosmo-sccp</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout libosmo-abis</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout libosmo-netif</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout libsmpp34</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout libasn1c</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout libgtpnl</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout libusrp</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-iuh</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-ggsn</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-sgsn</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-pcap</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-trx</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-sip-connector</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-bts</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-pcu</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-hlr</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-mgw</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-msc</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-bsc</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout simtrace2</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout libosmo-dsp</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-sysmon</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-remsim</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout open5gs https://github.com/open5gs/open5gs</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout neocon https://github.com/laf0rge/neocon</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-uecups</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-e1d</span><br><span style="color: hsl(0, 100%, 40%);">-  checkout osmo-cbc</span><br><span>   checkout osmo-gbproxy</span><br><span> </span><br><span>   cd "$TOP"</span><br><span>   osmo_obs_checkout_copy debian8 osmo-gsm-manuals</span><br><span> </span><br><span>   build osmocom-latest</span><br><span style="color: hsl(0, 100%, 40%);">-  build limesuite --git-upstream-tree="$(get_last_tag limesuite)"</span><br><span>   build osmo-gsm-manuals</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-gsm-manuals-debian8</span><br><span>   build libosmocore</span><br><span style="color: hsl(0, 100%, 40%);">-  build libosmo-sccp</span><br><span style="color: hsl(0, 100%, 40%);">-  build libosmo-abis</span><br><span style="color: hsl(0, 100%, 40%);">-  build libosmo-netif</span><br><span style="color: hsl(0, 100%, 40%);">-  build libsmpp34</span><br><span style="color: hsl(0, 100%, 40%);">-  build libasn1c</span><br><span style="color: hsl(0, 100%, 40%);">-  build libgtpnl</span><br><span style="color: hsl(0, 100%, 40%);">-  build libusrp</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-iuh</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-ggsn</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-sgsn</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-pcap</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-trx</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-sip-connector</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-bts</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-pcu</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-hlr</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-mgw</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-msc</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-bsc</span><br><span style="color: hsl(0, 100%, 40%);">-  build simtrace2</span><br><span style="color: hsl(0, 100%, 40%);">-  build libosmo-dsp</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-sysmon</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-remsim</span><br><span style="color: hsl(0, 100%, 40%);">-  build open5gs</span><br><span style="color: hsl(0, 100%, 40%);">-  build neocon</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-uecups</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-e1d</span><br><span style="color: hsl(0, 100%, 40%);">-  build osmo-cbc</span><br><span>   build osmo-gbproxy</span><br><span> </span><br><span>   cd "$TOP/$PROJ"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/23177">change 23177</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ci/+/23177"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I7336f62b270b7475ac903bcecfd9c6b761647ef0 </div>
<div style="display:none"> Gerrit-Change-Number: 23177 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>