aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-04-03 09:52:39 +0200
committerHarald Welte <laforge@gnumonks.org>2019-05-11 06:15:24 +0000
commitacb2fb607866b5af15cea8f3ebab6c9626fa954e (patch)
treec30ce1575b0704cba45df02c2111422d2ce28b5b /scripts
parenta388a9bf8ee1986022696b8e43b48fa4bb0f801a (diff)
osmocom-latest-packages: Enable osmo-sysmon
Since libosmocore 1.1.0 and libosmo-netif 0.5.0 are released, we can address the TODO and build osmo-sysmon also in our latest feed. Change-Id: I48bd5aff2ae315b6f462facea70222eb2cdd2d58
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/osmocom-latest-packages.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 05efb90..020efaa 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -131,8 +131,7 @@ build_osmocom() {
checkout osmo-bsc
checkout simtrace2
checkout libosmo-dsp
- # TODO: enable once release after libosmocore 1.0.1 and libosmo-netif 0.4.0 are available
- # checkout osmo-sysmon
+ checkout osmo-sysmon
# TODO: enable once libosmo-abis > 0.6.0 is available (IPA keepalive FSM)
# checkout osmo-remsim
@@ -160,8 +159,7 @@ build_osmocom() {
build osmo-bsc
build simtrace2
build libosmo-dsp
- # TODO: enable once release after libosmocore 1.0.1 and libosmo-netif 0.4.0 are available
- # build osmo-sysmon
+ build osmo-sysmon
# TODO: enable once libosmo-abis > 0.6.0 is available (IPA keepalive FSM)
# build osmo-remsim