From 65353904bc9fcbe0a22f4bcca57cf02e3f8c42bc Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 26 Jan 2019 18:28:25 +0100 Subject: latest-packages: Add libosmo-dsp Now that libosmo-dsp has a 0.4.0 tag that includes debian packaging information, we can add it to the latest feed. Change-Id: Ic082a4ad6b8582dfe44df5bdaafa525e52da7246 --- scripts/osmocom-latest-packages.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/osmocom-latest-packages.sh') diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh index f983d05..62a6da0 100755 --- a/scripts/osmocom-latest-packages.sh +++ b/scripts/osmocom-latest-packages.sh @@ -128,6 +128,7 @@ build_osmocom() { checkout osmo-msc checkout osmo-bsc checkout simtrace2 + checkout libosmo-dsp build limesuite --git-upstream-tree="$(get_last_tag limesuite)" build libosmocore @@ -152,6 +153,7 @@ build_osmocom() { build osmo-msc build osmo-bsc build simtrace2 + build libosmo-dsp cd "$TOP/$PROJ" osc ci -m "Latest Tagged versions of $DT" -- cgit v1.2.3