aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/osmocom-latest-packages.sh
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 /scripts/osmocom-latest-packages.sh
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
Diffstat (limited to 'scripts/osmocom-latest-packages.sh')
-rwxr-xr-xscripts/osmocom-latest-packages.sh1
1 files changed, 1 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"