laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/14887
Change subject: latest-packages: Enable osmo-remsim as new libosmo-abis is tagged ...................................................................... latest-packages: Enable osmo-remsim as new libosmo-abis is tagged Change-Id: Id1902f8b79357ac280767edba3698450f67b7c37 --- M scripts/osmocom-latest-packages.sh 1 file changed, 2 insertions(+), 4 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/87/14887/1 diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index 2a9e28d..1074294 100755 --- a/scripts/osmocom-latest-packages.sh +++ b/scripts/osmocom-latest-packages.sh @@ -156,8 +156,7 @@ 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 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" -- To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/14887 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Change-Id: Id1902f8b79357ac280767edba3698450f67b7c37 Gerrit-Change-Number: 14887 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]> Gerrit-MessageType: newchange
