aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-06-03 15:37:06 +0200
committerHarald Welte <laforge@gnumonks.org>2018-06-03 15:37:06 +0200
commitf2fb8a9e2cd06eeb96ac621a6567b9dedd17dd78 (patch)
tree9daa5c5a4e8aea9ab3736e919da569b56fb06b05
parenta6a42a06c95c7980a99fe3db1c37c8361f07d25e (diff)
osmocom latest+nightly packages: Add rtl-sdr
Now that rtl-sdr has debian packaging information included, we can easily build it as part of the "latest" and "nightly" feeds. Change-Id: Idc6afb523e71ed977401d707895844bad6247f8b
-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 7073b07..0bc93f8 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -79,6 +79,7 @@ PACKAGES="
osmo-mgw
osmo-msc
osmo-bsc
+ rtl-sdr
"
[ -d "$TOP/debsrc" ] && rm -rf "$TOP/debsrc"
diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh
index a200f36..82a1fc6 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -160,6 +160,7 @@ build_osmocom() {
checkout osmo-mgw
checkout osmo-msc
checkout osmo-bsc
+ checkout rtl-sdr
checkout_limesuite
build libosmocore
@@ -183,6 +184,7 @@ build_osmocom() {
build osmo-mgw
build osmo-msc
build osmo-bsc
+ build rtl-sdr
download_bumpversion
build limesuite no_commit --git-upstream-tree=v17.12.0