summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2026-09-02 14:26:28 +0300
committerGitHub <noreply@github.com>2026-09-02 14:26:28 +0300
commited1f619f89df0f911918b13a07f6df2cbca0a956 (patch)
tree65bd0c42b2309ab4efcbf23815949063c295bd19 /scripts
parent913c7eca3e0dcffac8dcfcb2a213106400e3df31 (diff)
parent576a2317ae80d46daaad40ff9f43ea4ec46eb83b (diff)
downloadvyos-build-ed1f619f89df0f911918b13a07f6df2cbca0a956.tar.gz
vyos-build-ed1f619f89df0f911918b13a07f6df2cbca0a956.zip
Merge pull request #1287 from c-po/intel-oot-update
Kernel: T9272: update Intel out-of-tree IXGBE and ICE drivers
Diffstat (limited to 'scripts')
-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 097fd57b..7378d32b 100644
--- a/scripts/package-build/linux-kernel/package.toml
+++ b/scripts/package-build/linux-kernel/package.toml
@@ -42,7 +42,7 @@ build_cmd = "build_intel_nic"
[[packages]]
name = "ixgbe"
-commit_id = "v6.4.4"
+commit_id = "v6.4.5"
scm_url = "https://github.com/intel/ethernet-linux-ixgbe"
build_cmd = "build_intel_nic"
@@ -60,7 +60,7 @@ build_cmd = "build_intel_nic"
[[packages]]
name = "ice"
-commit_id = "v2.6.6"
+commit_id = "v2.6.7"
scm_url = "http://github.com/intel/ethernet-linux-ice"
build_cmd = "build_intel_nic"