aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-04-03 09:54:12 +0200
committerHarald Welte <laforge@gnumonks.org>2019-04-03 12:23:34 +0200
commit15ae47aa99efb09b790d570a222b910b2113a432 (patch)
tree8516d6bf1b54bb1ddefeb6fe544039ff88d2e86b /scripts
parent6c603bac02cff3f3040f2e58e7bb06103d5c4879 (diff)
osmocom-nightly-packages: build osmo-remsim
As of Change-Id Id5044b1835190edc948952d207a5196a18669eb1, osmo-remsim contains Debian packaging information and hence we can build it as part of our nightly feeds. We're not yet enabling 'latest' builds as we need to wait for the next libosmo-abis release for that (requires the IPA keepalive FSM). Change-Id: Ic367dc95f46cece4bd769061af860fd82b4bd2e9
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/osmocom-latest-packages.sh4
-rwxr-xr-xscripts/osmocom-nightly-packages.sh2
2 files changed, 6 insertions, 0 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 0e4d655..d647d32 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -131,6 +131,8 @@ build_osmocom() {
checkout libosmo-dsp
# TODO: enable once release after libosmocore 1.0.1 and libosmo-netif 0.4.0 are available
# checkout osmo-sysmon
+ # TODO: enable once libosmo-abis > 0.6.0 is available (IPA keepalive FSM)
+ # checkout osmo-remsim
build limesuite --git-upstream-tree="$(get_last_tag limesuite)"
build libosmocore
@@ -158,6 +160,8 @@ build_osmocom() {
build libosmo-dsp
# TODO: enable once release after libosmocore 1.0.1 and libosmo-netif 0.4.0 are available
# build osmo-sysmon
+ # TODO: enable once libosmo-abis > 0.6.0 is available (IPA keepalive FSM)
+ # build osmo-remsim
cd "$TOP/$PROJ"
osc ci -m "Latest Tagged versions of $DT"
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index ae6c1b5..7e1cede 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -185,6 +185,7 @@ build_osmocom() {
checkout simtrace2
checkout libosmo-dsp
checkout osmo-sysmon
+ checkout osmo-remsim
create_osmo_trx_debian8_jessie
@@ -217,6 +218,7 @@ build_osmocom() {
build simtrace2
build libosmo-dsp
build osmo-sysmon
+ build osmo-remsim
download_bumpversion