latest-packages: Enable osmo-remsim as new libosmo-abis is tagged

Change-Id: Id1902f8b79357ac280767edba3698450f67b7c37
This commit is contained in:
Harald Welte 2019-07-21 21:34:38 +02:00
parent 4e2b2bc8a5
commit dcb9edafd4
1 changed files with 2 additions and 4 deletions

View File

@ -156,8 +156,7 @@ build_osmocom() {
checkout simtrace2
checkout libosmo-dsp
checkout osmo-sysmon
# TODO: enable once libosmo-abis > 0.6.0 is available (IPA keepalive FSM)
# checkout osmo-remsim
checkout osmo-remsim
checkout_copy_debian8_jessie "osmo-gsm-manuals"
@ -189,8 +188,7 @@ build_osmocom() {
build simtrace2
build libosmo-dsp
build osmo-sysmon
# TODO: enable once libosmo-abis > 0.6.0 is available (IPA keepalive FSM)
# build osmo-remsim
build osmo-remsim
cd "$TOP/$PROJ"
osc ci -m "Latest Tagged versions of $DT"