iproute2: T3276: bump version to 5.10 to match the running Kernel

This commit is contained in:
Christian Poessinger 2021-01-31 17:26:29 +01:00
parent 4188b0f49a
commit 7785a36a38
2 changed files with 4 additions and 3 deletions

View File

@ -20,11 +20,13 @@
// @Library annotation is not an import statement!
@Library('vyos-build@current')_
// NOTE: we can build with -d as the libbpf dependency is installed manually
// and not via a DEB package
def pkgList = [
['name': 'iproute2',
'scmCommit': 'debian/5.4.0-1_bpo10+1',
'scmCommit': 'debian/5.10.0-3',
'scmUrl': 'https://salsa.debian.org/debian/iproute2',
'buildCmd': 'dpkg-buildpackage -uc -us -tc -b'],
'buildCmd': 'dpkg-buildpackage -uc -us -tc -b -d'],
]
// Start package build using library function from https://github.com/vyos/vyos-build

@ -1 +0,0 @@
Subproject commit ae0b22e5a74391df3d6064f2f57ed31e222180bc