Merge pull request #1005 from vyos/T7692

T7692: Bump VPP version to the stable 2506
This commit is contained in:
Daniil Baturin 2025-08-07 15:49:57 +01:00 committed by GitHub
commit e46dcf1ced
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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