Harald Welte has submitted this change and it was merged. (
https://gerrit.osmocom.org/9431 )
Change subject: osmocom latest+nightly packages: Add osmo-fl2k
......................................................................
osmocom latest+nightly packages: Add osmo-fl2k
Now that osmo-fl2k has debian packaging information included, we can
easily build it as part of the "latest" and "nightly" feeds.
Change-Id: Ie2429df14ad51aadb55b4a7d8f6cfcb45c5c6e70
---
M scripts/osmocom-latest-packages.sh
M scripts/osmocom-nightly-packages.sh
2 files changed, 3 insertions(+), 0 deletions(-)
Approvals:
Harald Welte: Looks good to me, approved; Verified
diff --git a/scripts/osmocom-latest-packages.sh
b/scripts/osmocom-latest-packages.sh
index 0bc93f8..e37c2e0 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -80,6 +80,7 @@
osmo-msc
osmo-bsc
rtl-sdr
+ osmo-fl2k
"
[ -d "$TOP/debsrc" ] && rm -rf "$TOP/debsrc"
diff --git a/scripts/osmocom-nightly-packages.sh
b/scripts/osmocom-nightly-packages.sh
index 82a1fc6..2898d8b 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -161,6 +161,7 @@
checkout osmo-msc
checkout osmo-bsc
checkout rtl-sdr
+ checkout osmo-fl2k
checkout_limesuite
build libosmocore
@@ -185,6 +186,7 @@
build osmo-msc
build osmo-bsc
build rtl-sdr
+ build osmo-fl2k
download_bumpversion
build limesuite no_commit --git-upstream-tree=v17.12.0
--
To view, visit https://gerrit.osmocom.org/9431
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie2429df14ad51aadb55b4a7d8f6cfcb45c5c6e70
Gerrit-Change-Number: 9431
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>