aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2016-11-30 09:20:23 -0800
committerMartin Braun <martin.braun@ettus.com>2016-11-30 09:20:23 -0800
commit58668be81d1ec23dc7ce9312bf288ac35206d49e (patch)
treed093e7adff7d3025fd491a3d159604523807803e /tools
parent0d42e860985ce1744d4c3fa41a1c123575eaa2f8 (diff)
downloaduhd-58668be81d1ec23dc7ce9312bf288ac35206d49e.tar.gz
uhd-58668be81d1ec23dc7ce9312bf288ac35206d49e.tar.bz2
uhd-58668be81d1ec23dc7ce9312bf288ac35206d49e.zip
ubuntu: Added yakkety to the list of distros
Diffstat (limited to 'tools')
-rwxr-xr-xtools/debs/upload_debs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/debs/upload_debs.sh b/tools/debs/upload_debs.sh
index 4cdb2f173..30e80ea48 100755
--- a/tools/debs/upload_debs.sh
+++ b/tools/debs/upload_debs.sh
@@ -45,7 +45,7 @@ ORIG_RELEASE=`head -1 host/cmake/debian/changelog | sed 's/.*) \(.*\);.*/\1/'`
# Currently supported versions can be found here:
# https://launchpad.net/ubuntu/+ppas
#
-RELEASES="trusty vivid wily xenial"
+RELEASES="trusty vivid wily xenial yakkety"
PPA=ppa:ettusresearch/uhd
#