summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-06-19 10:44:29 +0200
committerChristian Poessinger <christian@poessinger.com>2021-06-19 10:44:29 +0200
commit7f386cb47d054e2248e62d67c98d4fa61e14c659 (patch)
tree90dba23653b868e282b629bc5da1a83d8c32695e /packages
parentf16af4a8c781ef0f967741e361812ccedc1886a1 (diff)
downloadvyos-build-7f386cb47d054e2248e62d67c98d4fa61e14c659.tar.gz
vyos-build-7f386cb47d054e2248e62d67c98d4fa61e14c659.zip
Revert "Try specifying kernel version dependency in the QAT's debian/control"
This reverts commit f16af4a8c781ef0f967741e361812ccedc1886a1.
Diffstat (limited to 'packages')
-rwxr-xr-xpackages/linux-kernel/build-intel-qat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux-kernel/build-intel-qat.sh b/packages/linux-kernel/build-intel-qat.sh
index 6b7bce72..ed2f69ee 100755
--- a/packages/linux-kernel/build-intel-qat.sh
+++ b/packages/linux-kernel/build-intel-qat.sh
@@ -75,7 +75,7 @@ Priority: extra
Architecture: ${DEBIAN_ARCH}
Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
Description: Vendor based driver for Intel ${DRIVER_NAME}
-Depends: linux-image-${KERNEL_VERSION}${KERNEL_SUFFIX} (= ${KERNEL_VERSION})
+Depends: linux-image-${KERNEL_VERSION}${KERNEL_SUFFIX}
EOF
# delete non required files which are also present in the kernel package