summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2025-02-13 19:02:33 +0200
committerGitHub <noreply@github.com>2025-02-13 19:02:33 +0200
commit51b8dcb4740c18d89e853c42f2e4734aa50bb867 (patch)
tree19f409bbb566429c441cd05b6ba4f4aa827939ef
parente2cae51c1b994b0ac1d6d32bd299b213371fdc71 (diff)
parent16aea063bd6a01749fd1b090be05822d886b0537 (diff)
downloadvyos-build-51b8dcb4740c18d89e853c42f2e4734aa50bb867.tar.gz
vyos-build-51b8dcb4740c18d89e853c42f2e4734aa50bb867.zip
Merge pull request #905 from sever-sever/T7164
T7164: Bump VPP version to stable 2410
-rw-r--r--scripts/package-build/vpp/package.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/vpp/package.toml b/scripts/package-build/vpp/package.toml
index 35a22896..1104e184 100644
--- a/scripts/package-build/vpp/package.toml
+++ b/scripts/package-build/vpp/package.toml
@@ -7,7 +7,7 @@ apply_patches = false
[[packages]]
name = "vpp"
-commit_id = "stable/2406"
+commit_id = "stable/2410"
scm_url = "https://github.com/FDio/vpp"
# Skip apply patches by build.py as we use them in build_cmd
apply_patches = false