From 534bb718b6669221508f258ae85825aa29252278 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 3 Jun 2018 16:27:10 +0200 Subject: 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 --- scripts/osmocom-latest-packages.sh | 1 + scripts/osmocom-nightly-packages.sh | 2 ++ 2 files changed, 3 insertions(+) (limited to 'scripts') 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 -- cgit v1.2.3