aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-06-03 16:27:10 +0200
committerHarald Welte <laforge@gnumonks.org>2018-06-03 16:27:10 +0200
commit534bb718b6669221508f258ae85825aa29252278 (patch)
tree114c808bfb9d8d74a5bd049f4650d897f24099e2
parentf2fb8a9e2cd06eeb96ac621a6567b9dedd17dd78 (diff)
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
-rwxr-xr-xscripts/osmocom-latest-packages.sh1
-rwxr-xr-xscripts/osmocom-nightly-packages.sh2
2 files changed, 3 insertions, 0 deletions
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 @@ PACKAGES="
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 @@ build_osmocom() {
checkout osmo-msc
checkout osmo-bsc
checkout rtl-sdr
+ checkout osmo-fl2k
checkout_limesuite
build libosmocore
@@ -185,6 +186,7 @@ build_osmocom() {
build osmo-msc
build osmo-bsc
build rtl-sdr
+ build osmo-fl2k
download_bumpversion
build limesuite no_commit --git-upstream-tree=v17.12.0