summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/package.toml
diff options
context:
space:
mode:
authorKyrylo Yatsenko <hedrok@gmail.com>2026-01-12 21:59:00 +0200
committerKyrylo Yatsenko <hedrok@gmail.com>2026-01-13 13:58:58 +0200
commit62a61cc8c042d90826217d3ecf3bebb947b10fc6 (patch)
tree108bead2f155b3e5425ced97ab3b44db7792c133 /scripts/package-build/linux-kernel/package.toml
parent571943a976e27fcdb133bbf327993e6e1ba374c1 (diff)
downloadvyos-build-62a61cc8c042d90826217d3ecf3bebb947b10fc6.tar.gz
vyos-build-62a61cc8c042d90826217d3ecf3bebb947b10fc6.zip
T8162: Migrate to ipt-NETFLOW fork
Switch to https://github.com/nuclearcat/ipt-netflow as it has up-to-date kernel support. Remove outdated patches.
Diffstat (limited to 'scripts/package-build/linux-kernel/package.toml')
-rw-r--r--scripts/package-build/linux-kernel/package.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/package-build/linux-kernel/package.toml b/scripts/package-build/linux-kernel/package.toml
index ea8a87f2..2c419cb2 100644
--- a/scripts/package-build/linux-kernel/package.toml
+++ b/scripts/package-build/linux-kernel/package.toml
@@ -84,8 +84,8 @@ build_cmd = "build_realtek_r8152"
[[packages]]
name = "ipt-netflow"
-commit_id = "0eb2092e93"
-scm_url = "https://github.com/aabc/ipt-netflow"
+commit_id = "6135551"
+scm_url = "https://github.com/nuclearcat/ipt-netflow"
build_cmd = "build_ipt_netflow"
[dependencies]