From 86670e60bf70a6640e7a610baa4469ab74afc83a Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 1 May 2019 23:59:53 +0200 Subject: Packages: favour Debian Buster version of 'ethtool' --- scripts/build-packages | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/build-packages b/scripts/build-packages index 22565e62..864e7da9 100755 --- a/scripts/build-packages +++ b/scripts/build-packages @@ -201,7 +201,6 @@ pkg_special.append( add_package('ipaddrcheck', branch='master')) # Packages where we directly build the upstream source pkg_special.append( add_package('hvinfo', url='https://github.com/dmbaturin/hvinfo.git', branch='master') ) -pkg_special.append( add_package('ethtool', url='https://salsa.debian.org/kernel-team/ethtool.git', branch='master', tag='debian/1%4.19-1') ) pkg_special.append( add_package('bgpq3', url='https://salsa.debian.org/debian/bgpq3.git', branch='master', tag='debian/0.1.33-1') ) # VyOS strongswan ships additional python3-vici packages required by vyos-1x and this is not build by default -- cgit v1.2.3