summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/package.toml
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-05-02 20:21:00 +0200
committerChristian Breunig <christian@breunig.cc>2026-05-03 20:35:31 +0200
commit739f904284ac4f96496cc9f3b080a5276a9b317c (patch)
tree9b0d38c0b689a5c090267d1211125a9ae20015f1 /scripts/package-build/linux-kernel/package.toml
parent80507bfd023d8a97b42ac40cb1e013feab2c8a05 (diff)
downloadvyos-build-739f904284ac4f96496cc9f3b080a5276a9b317c.tar.gz
vyos-build-739f904284ac4f96496cc9f3b080a5276a9b317c.zip
Kernel: T8147: upgrade to 6.18
* Forwared port all out-of-tree driver patches * Add Intel QAT patch to make it compile for LInux 6.18 * Remove out-of-tree OpenVPN DCO module - now available upstream
Diffstat (limited to 'scripts/package-build/linux-kernel/package.toml')
-rw-r--r--scripts/package-build/linux-kernel/package.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/package-build/linux-kernel/package.toml b/scripts/package-build/linux-kernel/package.toml
index 0a9fe0a3..ffed8b39 100644
--- a/scripts/package-build/linux-kernel/package.toml
+++ b/scripts/package-build/linux-kernel/package.toml
@@ -23,12 +23,6 @@ scm_url = "https://github.com/accel-ppp/accel-ppp-ng.git"
build_cmd = "build_accel_ppp_ng"
[[packages]]
-name = "ovpn-dco"
-commit_id = "v0.2.20231117"
-scm_url = "https://github.com/OpenVPN/ovpn-dco"
-build_cmd = "build_openvpn_dco"
-
-[[packages]]
name = "nat-rtsp"
commit_id = "5aeee02"
scm_url = "https://github.com/maru-sama/rtsp-linux.git"