From 97db625181088749b4a837859ee61f4602ab0c2b Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Wed, 6 Aug 2025 13:08:35 +0000 Subject: T7692: Bump VPP version to the stable 2506 --- scripts/package-build/vpp/package.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/package-build/vpp/package.toml b/scripts/package-build/vpp/package.toml index f601a662..efbe4d45 100644 --- a/scripts/package-build/vpp/package.toml +++ b/scripts/package-build/vpp/package.toml @@ -14,7 +14,7 @@ apply_patches = false [[packages]] name = "vpp" -commit_id = "stable/2410" +commit_id = "stable/2506" scm_url = "https://github.com/FDio/vpp" # Skip apply patches by build.py as we use them in build_cmd apply_patches = false -- cgit v1.2.3