summaryrefslogtreecommitdiff
path: root/scripts/package-build
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2026-01-30 17:34:59 +0200
committerGitHub <noreply@github.com>2026-01-30 17:34:59 +0200
commitdb2533d00bd07a450ef505541dded6c6e5228e57 (patch)
treedbb6ef01f9995a467da9f2d1506a7fcf6104a445 /scripts/package-build
parentca5cb3f91d6981185f8c0c29550fdd8fc8e8c1fd (diff)
parent6364092f93fdced3be44954d55fd478896385c7b (diff)
downloadvyos-build-db2533d00bd07a450ef505541dded6c6e5228e57.tar.gz
vyos-build-db2533d00bd07a450ef505541dded6c6e5228e57.zip
Merge pull request #1110 from ritika0313/T8141-2510-toml-update
T8141: VPP - Rebase to stable 2510 - package.toml update
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 27903327..61899eb6 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/2506"
+commit_id = "stable/2510"
scm_url = "https://github.com/FDio/vpp"
# Skip apply patches by build.py as we use them in build_cmd
apply_patches = false