summaryrefslogtreecommitdiff
path: root/scripts/package-build
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2025-02-13 16:39:06 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2025-02-13 16:39:06 +0000
commit16aea063bd6a01749fd1b090be05822d886b0537 (patch)
tree19f409bbb566429c441cd05b6ba4f4aa827939ef /scripts/package-build
parente2cae51c1b994b0ac1d6d32bd299b213371fdc71 (diff)
downloadvyos-build-16aea063bd6a01749fd1b090be05822d886b0537.tar.gz
vyos-build-16aea063bd6a01749fd1b090be05822d886b0537.zip
T7164: Bump VPP version to stable 2410
Diffstat (limited to 'scripts/package-build')
-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